NOAA-EMC / NCEPLIBS-external

Third-party libraries required by NCEPLIBS
Other
8 stars 16 forks source link

removed wgrib2 #99

Closed edwardhartnett closed 1 year ago

edwardhartnett commented 2 years ago

@kgerheiser did I do this correctly?

Fixes #98

edwardhartnett commented 2 years ago

This is not working on macos:

mmacosx-version-min=11.6 -MD -MT CMakeFiles/cmTC_ab790.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_ab790.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_ab790.dir/testCCompiler.c.o -c /Users/runner/work/NCEPLIBS-external/NCEPLIBS-external/build/CMakeFiles/CMakeTmp/testCCompiler.c
    clang-9: error: invalid version number in '-mmacosx-version-min=11.6'
    make[1]: *** [CMakeFiles/cmTC_ab790.dir/testCCompiler.c.o] Error 1
    make: *** [cmTC_ab790/fast] Error 2

@kgerheiser any idea what's going on here?