summaryrefslogtreecommitdiff
path: root/config/mh-x86omitfp
diff options
context:
space:
mode:
Diffstat (limited to 'config/mh-x86omitfp')
-rw-r--r--config/mh-x86omitfp2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mh-x86omitfp b/config/mh-x86omitfp
new file mode 100644
index 000000000..7f536c8ba
--- /dev/null
+++ b/config/mh-x86omitfp
@@ -0,0 +1,2 @@
+# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
+BOOT_CFLAGS += -fomit-frame-pointer