diff options
Diffstat (limited to 'src/common/mac')
-rw-r--r-- | src/common/mac/Breakpad.xcconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/mac/Breakpad.xcconfig b/src/common/mac/Breakpad.xcconfig index b6bf92b5..672be2ce 100644 --- a/src/common/mac/Breakpad.xcconfig +++ b/src/common/mac/Breakpad.xcconfig @@ -29,8 +29,6 @@ ARCHS = $(ARCHS_STANDARD_32_64_BIT) SDKROOT = macosx10.5 -SDKROOT[arch=i386] = macosx10.4 -SDKROOT[arch=ppc] = macosx10.4 GCC_VERSION = 4.2 GCC_VERSION[sdk=macosx10.4][arch=*] = 4.0 |