]> gcc.gnu.org Git - gcc.git/blob - config/mh-x86omitfp
re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11)
[gcc.git] / config / mh-x86omitfp
1 # Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
2 BOOT_CFLAGS = -O2 -g -fomit-frame-pointer
This page took 0.034464 seconds and 5 git commands to generate.