* Makefile.in (SFILES): Add new and missed files.
[deliverable/binutils-gdb.git] / config / mh-x86omitfp
CommitLineData
fe69863c
DD
1# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
2BOOT_CFLAGS = -O2 -g -fomit-frame-pointer
This page took 0.085449 seconds and 4 git commands to generate.