mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
2 lines
53 B
Makefile
2 lines
53 B
Makefile
BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|