mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
|
# Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
|
||
|
BOOT_CFLAGS += -fomit-frame-pointer
|