diff options
Diffstat (limited to 'macosx/Configs/Pcsxr-Debug.xcconfig')
| -rw-r--r-- | macosx/Configs/Pcsxr-Debug.xcconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/Configs/Pcsxr-Debug.xcconfig b/macosx/Configs/Pcsxr-Debug.xcconfig index c337762d..06e68c47 100644 --- a/macosx/Configs/Pcsxr-Debug.xcconfig +++ b/macosx/Configs/Pcsxr-Debug.xcconfig @@ -8,3 +8,4 @@ GCC_UNROLL_LOOPS = NO ONLY_ACTIVE_ARCH = YES COPY_PHASE_STRIP = NO STRIP_INSTALLED_PRODUCT = NO +OPTIMIZATION_CFLAGS = -finline-functions -finline-limit=1600 -fno-exceptions -funroll-loops -falign-loops=16 -ffast-math |
