--- vardb/site_scons/eol_scons/eol_scons/tools/netcdfcxx4.py 2026-05-01 14:02:08.000000000 -0400 +++ vardb/site_scons/eol_scons/eol_scons/tools/netcdfcxx4.py 2026-05-01 14:07:40.000000000 -0400 @@ -17,9 +17,6 @@ def default_name() -> str: - if sys.platform == 'darwin': - return 'netcdf-cxx4' - # default to package name on centos return 'netcdf_c++4'