Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mh-x86omitfp « config - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7f536c8ba2e1cc9d6728777864b1cb1940307a63 (plain)
1
2
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
BOOT_CFLAGS += -fomit-frame-pointer