mirror of
https://github.com/autc04/Retro68.git
synced 2026-04-20 02:17:01 +00:00
2 lines
53 B
Makefile
2 lines
53 B
Makefile
BOOT_CFLAGS := -Og $(filter-out -O%, $(BOOT_CFLAGS))
|