NetBSD/gnu/dist/gdb6/config/mh-x86omitfp
2006-05-15 14:11:08 +00:00

3 lines
120 B
Plaintext

# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
BOOT_CFLAGS = -O2 -g -fomit-frame-pointer