aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/subconfig/Debug.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/subconfig/Debug.xcconfig')
-rw-r--r--XcodeConfig/subconfig/Debug.xcconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/XcodeConfig/subconfig/Debug.xcconfig b/XcodeConfig/subconfig/Debug.xcconfig
index e39340f..aa7c21b 100644
--- a/XcodeConfig/subconfig/Debug.xcconfig
+++ b/XcodeConfig/subconfig/Debug.xcconfig
@@ -43,5 +43,3 @@ GTM_CONFIGURATION_GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
// Turns on stack protection on debug builds for Leopard and above
GTM_CONFIGURATION_OTHER_CFLAGS = -fstack-protector -fstack-protector-all
-// Stack protection doesn't exist on Tiger
-GTM_CONFIGURATION_OTHER_CFLAGS[sdk=macosx10.4*] =