diff options
Diffstat (limited to 'config/mh-x86omitfp')
-rw-r--r-- | config/mh-x86omitfp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/mh-x86omitfp b/config/mh-x86omitfp deleted file mode 100644 index 7f536c8..0000000 --- a/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 += -fomit-frame-pointer |