diff options
Diffstat (limited to 'src/common/mac')
-rw-r--r-- | src/common/mac/BreakpadRelease.xcconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/mac/BreakpadRelease.xcconfig b/src/common/mac/BreakpadRelease.xcconfig index af209a42..920f277d 100644 --- a/src/common/mac/BreakpadRelease.xcconfig +++ b/src/common/mac/BreakpadRelease.xcconfig @@ -31,3 +31,4 @@ GCC_OPTIMIZATION_LEVEL = s GCC_WARN_UNINITIALIZED_AUTOS = YES +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) NDEBUG |