Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/config/bootstrap-O3.mk

2 lines
53 B
Makefile
Raw Normal View History

2023-03-06 14:48:14 +01:00
BOOT_CFLAGS := -O3 $(filter-out -O%, $(BOOT_CFLAGS))