diff options
Diffstat (limited to 'macosx/Configs/Pcsxr-Release.xcconfig')
| -rw-r--r-- | macosx/Configs/Pcsxr-Release.xcconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/Configs/Pcsxr-Release.xcconfig b/macosx/Configs/Pcsxr-Release.xcconfig index e3ee3f60..5f0b2ea9 100644 --- a/macosx/Configs/Pcsxr-Release.xcconfig +++ b/macosx/Configs/Pcsxr-Release.xcconfig @@ -8,3 +8,4 @@ GCC_UNROLL_LOOPS = YES COPY_PHASE_STRIP = YES OPTIMIZATION_CFLAGS = -finline-functions -fomit-frame-pointer -fno-exceptions -funroll-loops -ffast-math STRIP_INSTALLED_PRODUCT = YES +DEAD_CODE_STRIPPING = YES |
