From ed3d223d8d8f213502b090bcd26eca347ec06496 Mon Sep 17 00:00:00 2001 From: das Date: Sat, 3 May 2008 21:07:34 +0000 Subject: llvm-gcc fix --- macosx/Wish.xcodeproj/project.pbxproj | 8 +------- 1 file changed, 1 insertion(+), 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 \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 \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, -- cgit v0.12