2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>
[deliverable/binutils-gdb.git] / config / mh-ppc-darwin
index 231415e5401d3f52ad8fa9edeba72982f136be10..66f68b664a9572306dc8cb7a3d56781160d01c91 100644 (file)
@@ -2,10 +2,4 @@
 # position-independent-code -- the usual default on Darwin. This fix speeds
 # compiles by 3-5%.
 
-BOOT_CFLAGS=-g -O2 -mdynamic-no-pic
-
-# The spiffy cpp-precomp chokes on some legitimate constructs in GCC
-# sources; use -no-cpp-precomp to get to GNU cpp.
-# Apple's GCC has bugs in designated initializer handling, so disable
-# that too.
-STAGE1_CFLAGS += -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0
+BOOT_CFLAGS += -mdynamic-no-pic
This page took 0.028089 seconds and 4 git commands to generate.