GEOS-ESM / ESMA-Baselibs

Base Libraries for the GEOS ESM
Apache License 2.0
1 stars 10 forks source link

Add SYSTEM_ZLIB option #199

Closed mathomp4 closed 2 months ago

mathomp4 commented 3 months ago

Add new SYSTEM_ZLIB variable which if set to YES does not build zlib and uses the system version. This was shown to be needed in testing NVHPC on bucy. Not sure why yet as no other compiler cares.

Manifested as a

/usr/lib64/libxml2.so: undefined reference to `gzopen64@ZLIB_1.2.3.3'

error in ESMF linking