X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=config%2Fbootstrap-O3.mk;fp=config%2Fbootstrap-O3.mk;h=b269a3f7e12acfc567323339e1745916e6cbaf17;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/config/bootstrap-O3.mk b/config/bootstrap-O3.mk new file mode 100644 index 0000000..b269a3f --- /dev/null +++ b/config/bootstrap-O3.mk @@ -0,0 +1 @@ +BOOT_CFLAGS := -O3 $(filter-out -O%, $(BOOT_CFLAGS))