]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - config/mh-x86omitfp
Imported gcc-4.4.3
[msp430-gcc.git] / config / mh-x86omitfp
diff --git a/config/mh-x86omitfp b/config/mh-x86omitfp
new file mode 100644 (file)
index 0000000..7f536c8
--- /dev/null
@@ -0,0 +1,2 @@
+# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
+BOOT_CFLAGS += -fomit-frame-pointer