BUG: Fix gdal isnan confliction on centOS6
CenterOS is using GCC5.3 + old libs for backward compatibility which would cause building problems for cmb-superbuild. This commit patches the affected superbuild libraries by checking GLIBCXX version.
Backport: release
Edited by Haocheng LIU