Take Thai's advice: use LTC_NO_ROLC on debug.

Release doesn't need it.

I think we can soon get Xcode 4 working. :)
This commit is contained in:
Jason Felds
2011-06-14 21:05:49 -04:00
parent 6be27bcb48
commit 8978ebffdf
@@ -8370,6 +8370,10 @@
GCC_DYNAMIC_NO_PIC = YES;
GCC_ENABLE_CPP_RTTI = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
LTC_NO_ROLC,
"DEBUG=1",
);
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
GCC_WARN_PROTOTYPE_CONVERSION = NO;