Fixed the Xcode project file to not build all architectures

for Debug builds. I accidentally checked this in with my last
round of changes.

llvm-svn: 111743
This commit is contained in:
Greg Clayton 2010-08-21 20:12:22 +00:00
parent 4eb27b79c1
commit 2cf205ff23
1 changed files with 0 additions and 1 deletions

View File

@ -2791,7 +2791,6 @@
);
LLVM_BUILD_DIR = "$(SRCROOT)/llvm";
LLVM_CONFIGURATION = Release;
ONLY_ACTIVE_ARCH = NO;
OTHER_CFLAGS = (
"-DFOR_DYLD=0",
"-DSUPPORT_REMOTE_UNWINDING",