aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.3.1/config/mh-ppc-darwin
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.3.1/config/mh-ppc-darwin')
-rw-r--r--gcc-4.3.1/config/mh-ppc-darwin6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc-4.3.1/config/mh-ppc-darwin b/gcc-4.3.1/config/mh-ppc-darwin
deleted file mode 100644
index 8e64791f6..000000000
--- a/gcc-4.3.1/config/mh-ppc-darwin
+++ /dev/null
@@ -1,6 +0,0 @@
-# The -mdynamic-no-pic ensures that the compiler executable is built without
-# position-independent-code -- the usual default on Darwin. This fix speeds
-# compiles by 3-5%.
-
-# Broken because of PR32009.
-# BOOT_CFLAGS=-g -O2 -mdynamic-no-pic