UPDATE: devel/cmake 3.30.1 -> 3.31.2

This commit is contained in:
purplerain 2025-01-27 20:22:19 +00:00
parent ffc4360a2c
commit 15007ad2c6
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
13 changed files with 365 additions and 51 deletions

View file

@ -1,7 +1,7 @@
Index: Modules/Compiler/GNU.cmake
--- Modules/Compiler/GNU.cmake.orig
+++ Modules/Compiler/GNU.cmake
@@ -107,11 +107,19 @@ macro(__compiler_gnu lang)
@@ -53,11 +53,19 @@ macro(__compiler_gnu lang)
endif()
# Initial configuration flags.