CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/06/06 04:40:58
Modified files:
geo/gdal : Makefile
Log message:
geo/gdal: add MODCLANG_RUN_DEPENDS to BDEP via lang/clang MODULE
since the update to poppler 24.05, c++20 modules are apparently used,
and if cmake sees cxx_std_20 option it looks for/uses bin/clang-scan-deps
cf https://github.com/OSGeo/gdal/commit/60dcddbf5fab917338caf433b3e7dca283cf9720
should fix a spurious build failure reported by ajacoutot@
