X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=config%2Fmh-x86omitfp;fp=config%2Fmh-x86omitfp;h=7f536c8ba2e1cc9d6728777864b1cb1940307a63;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=0000000000000000000000000000000000000000;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/config/mh-x86omitfp b/config/mh-x86omitfp new file mode 100644 index 00000000..7f536c8b --- /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