mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
2 lines
53 B
Makefile
2 lines
53 B
Makefile
BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|