Files
macports-ports/devel/libcjson/files/disable-werror.diff

11 lines
269 B
Diff

--- CMakeLists.txt.orig 2023-07-09 14:37:46
+++ CMakeLists.txt 2023-07-09 14:37:49
@@ -23,7 +23,6 @@
-pedantic
-Wall
-Wextra
- -Werror
-Wstrict-prototypes
-Wwrite-strings
-Wshadow