summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2008-05-03 21:07:34 (GMT)
committerdas <das>2008-05-03 21:07:34 (GMT)
commited3d223d8d8f213502b090bcd26eca347ec06496 (patch)
tree4f1138354f1ee8f4733ab7682aeb506516372f11 /macosx
parentaa6e71dc160e078f608188a5e30756dfd6e9aa67 (diff)
downloadtk-ed3d223d8d8f213502b090bcd26eca347ec06496.zip
tk-ed3d223d8d8f213502b090bcd26eca347ec06496.tar.gz
tk-ed3d223d8d8f213502b090bcd26eca347ec06496.tar.bz2
llvm-gcc fix
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Wish.xcodeproj/project.pbxproj8
1 files changed, 1 insertions, 7 deletions
diff --git a/macosx/Wish.xcodeproj/project.pbxproj b/macosx/Wish.xcodeproj/project.pbxproj
index 039700c..358cfce 100644
--- a/macosx/Wish.xcodeproj/project.pbxproj
+++ b/macosx/Wish.xcodeproj/project.pbxproj
@@ -2098,7 +2098,7 @@
F966C06F08F281DC005CB29B /* Frameworks */,
1AB674ADFE9D54B511CA2CBB /* Products */,
);
- comments = "Copyright (c) 2004-2008 Daniel A. Steffen <das@users.sourceforge.net>\n\nSee the file \"license.terms\" for information on usage and redistribution of\nthis file, and for a DISCLAIMER OF ALL WARRANTIES.\n\nRCS: @(#) $Id: project.pbxproj,v 1.37.2.1 2008/04/15 10:56:02 das Exp $\n";
+ comments = "Copyright (c) 2004-2008 Daniel A. Steffen <das@users.sourceforge.net>\n\nSee the file \"license.terms\" for information on usage and redistribution of\nthis file, and for a DISCLAIMER OF ALL WARRANTIES.\n\nRCS: @(#) $Id: project.pbxproj,v 1.37.2.2 2008/05/03 21:07:34 das Exp $\n";
name = Wish;
path = .;
sourceTree = SOURCE_ROOT;
@@ -4895,12 +4895,6 @@
F98A2A2F0D85F1EC002A40A7 /* ReleaseUniversal llvmgcc42 */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ARCHS = (
- ppc,
- i386,
- x86_64,
- );
- CFLAGS = "-arch ppc -arch i386 -arch x86_64 $(CFLAGS)";
HEADER_SEARCH_PATHS = (
/usr/X11R6/include,
/usr/X11R6/include/freetype2,