mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-13 16:33:02 +00: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
|