]> git.saurik.com Git - apple/security.git/blobdiff - Security/sec/config/debug.xcconfig
Security-57031.1.35.tar.gz
[apple/security.git] / Security / sec / config / debug.xcconfig
diff --git a/Security/sec/config/debug.xcconfig b/Security/sec/config/debug.xcconfig
new file mode 100644 (file)
index 0000000..727836c
--- /dev/null
@@ -0,0 +1,6 @@
+#include "base.xcconfig"
+
+OTHER_CFLAGS = $(inherited) -Wno-error=#warnings
+GCC_TREAT_WARNINGS_AS_ERRORS = YES
+GCC_OPTIMIZATION_LEVEL = 0
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG=1 NO_SERVER=1