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