CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/06/22 09:31:14
Modified files:
geo/gdal : Makefile
Added files:
geo/gdal/patches: patch-port_cpl_conv_cpp
Log message:
gdal: fix build with libc++ 19.1.7, requested by landry
Bump _XOPEN_SOURCE to 800 to pull in the prototype for vasprintf()
needed by the new bsd_locale_fallbacks.h.
https://github.com/OSGeo/gdal/pull/12620
