]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - config/mh-ppc-darwin
Imported gcc-4.4.3
[msp430-gcc.git] / config / mh-ppc-darwin
diff --git a/config/mh-ppc-darwin b/config/mh-ppc-darwin
new file mode 100644 (file)
index 0000000..66f68b6
--- /dev/null
@@ -0,0 +1,5 @@
+# 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 += -mdynamic-no-pic