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, 1 insertions, 1 deletions
diff --git a/config/mh-x86omitfp b/config/mh-x86omitfp
index 563f02ba0a..7f536c8ba2 100644
--- a/config/mh-x86omitfp
+++ b/config/mh-x86omitfp
@@ -1,2 +1,2 @@
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
-BOOT_CFLAGS = -O2 -g -fomit-frame-pointer
+BOOT_CFLAGS += -fomit-frame-pointer