mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 18:44:48 +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
|