summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/config/mh-ppc-darwin
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/config/mh-ppc-darwin')
-rw-r--r--binutils-2.17/config/mh-ppc-darwin6
1 files changed, 0 insertions, 6 deletions
diff --git a/binutils-2.17/config/mh-ppc-darwin b/binutils-2.17/config/mh-ppc-darwin
deleted file mode 100644
index 44fd620b..00000000
--- a/binutils-2.17/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%.
-
-BOOT_CFLAGS=-g -O2 -mdynamic-no-pic
-