Add a build config for bootstrapping at -Og
[gcc.git] / config / bootstrap-Og.mk
1 BOOT_CFLAGS := -Og $(filter-out -O%, $(BOOT_CFLAGS))