X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/ce3c8656732c924baf7e88df75eab50891bdc471..fa7225c82381bac4432a6edf16f53b5370238d85:/securityd/config/project.xcconfig diff --git a/securityd/config/project.xcconfig b/securityd/config/project.xcconfig index 1af4d3ce..4a95ba68 100644 --- a/securityd/config/project.xcconfig +++ b/securityd/config/project.xcconfig @@ -22,4 +22,5 @@ GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO GCC_WARN_64_TO_32_BIT_CONVERSION = YES GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES GCC_WARN_ABOUT_RETURN_TYPE = YES -GCC_WARN_UNUSED_VARIABLE = YES \ No newline at end of file +GCC_WARN_UNUSED_VARIABLE = YES +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) OSSPINLOCK_USE_INLINED=0