* main.c (captured_main): Move gdbinit lookups after gdb_init.
[deliverable/binutils-gdb.git] / config / mh-x86omitfp
1 # Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
2 BOOT_CFLAGS += -fomit-frame-pointer
This page took 0.037079 seconds and 4 git commands to generate.