aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1/config/mh-x86omitfp
blob: 563f02ba0a90523268bf462d04c2db7069636dbb (plain)
1
2
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
BOOT_CFLAGS = -O2 -g -fomit-frame-pointer