gdb-msvc/config/bootstrap-O3.mk

2 lines
53 B
Makefile
Raw Normal View History

2020-06-18 10:11:10 +02:00
BOOT_CFLAGS := -O3 $(filter-out -O%, $(BOOT_CFLAGS))