gcc/ChangeLog:
[official-gcc.git] / config / mh-x86omitfp
blob563f02ba0a90523268bf462d04c2db7069636dbb
1 # Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
2 BOOT_CFLAGS = -O2 -g -fomit-frame-pointer