X-Git-Url: https://git.saurik.com/apple/libpthread.git/blobdiff_plain/3404ec80a22ac38c97e573f77f7cbdf4bddc8ca9..964d3577b041867f776d8eb940bf4a1108ffb97c:/xcodescripts/kext_debug.xcconfig diff --git a/xcodescripts/kext_debug.xcconfig b/xcodescripts/kext_debug.xcconfig new file mode 100644 index 0000000..7098463 --- /dev/null +++ b/xcodescripts/kext_debug.xcconfig @@ -0,0 +1,4 @@ +#include "kext.xcconfig" + +GCC_OPTIMIZATION_LEVEL = 0 +GCC_PREPROCESSOR_DEFINITIONS = $(GCC_PREPROCESSOR_DEFINITIONS_kext) MACH_ASSERT DEBUG \ No newline at end of file