mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-04 00:31:27 +00:00
2 lines
53 B
Makefile
2 lines
53 B
Makefile
BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|