Retro68/binutils/config/mh-x86omitfp

3 lines
114 B
Plaintext
Raw Normal View History

2012-03-26 19:18:29 +00:00
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
BOOT_CFLAGS += -fomit-frame-pointer