Files

13 lines
308 B
Diff
Raw Permalink Normal View History

2024-10-29 07:07:29 +08:00
--- CMakeLists.txt.orig 2024-10-19 07:38:38.000000000 +0800
+++ CMakeLists.txt 2024-10-29 06:41:21.000000000 +0800
@@ -147,9 +147,6 @@
-Wuninitialized
-Wunused
-Wwrite-strings
-
- # Assembler Options
- -Wa,--noexecstack
2023-07-16 22:52:34 +08:00
2024-10-29 07:07:29 +08:00
# Suppressed Warnings
-Wno-deprecated-declarations