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=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b 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))