summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/config/mh-x86omitfp
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/config/mh-x86omitfp')
-rw-r--r--binutils-2.17/config/mh-x86omitfp2
1 files changed, 0 insertions, 2 deletions
diff --git a/binutils-2.17/config/mh-x86omitfp b/binutils-2.17/config/mh-x86omitfp
deleted file mode 100644
index 563f02ba..00000000
--- a/binutils-2.17/config/mh-x86omitfp
+++ /dev/null
@@ -1,2 +0,0 @@
-# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
-BOOT_CFLAGS = -O2 -g -fomit-frame-pointer