CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/06/01 03:22:39
Modified files:
geo/qgis/patches: patch-src_core_CMakeLists_txt
Log message:
geo/qgis: fix build with llvm 22
- use -O0 on textrenderer/qgsfontmanager.cpp otherwise c++ spins forever
- set SKIP_PRECOMPILE_HEADERS ON on qgsexpression_texts.cpp otherwise llvm
errors with "OptimizationLevel differs in precompiled file vs. current file"
joint work with tb@, thanks!
