1# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
2BOOT_CFLAGS += -fomit-frame-pointer
3