ec162f0dca
PR bootstrap/32622 * config/mh-x86omitfp (BOOT_CFLAGS): Add -fomit-frame-pointer, don't reset its value. From-SVN: r126386
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
|
|
BOOT_CFLAGS += -fomit-frame-pointer
|