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