X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tmk_core%2Favr.mk;h=5df539def518ecdabb68dec01539eaf50e0c8820;hb=1023a47be6b91282b92b9a44f4492aa88375bf8e;hp=b48173341a4b9930d9fbfc1910e670da0df797bf;hpb=f59b61332fa9deab1fb21ab8af2f123238965c51;p=qmk_firmware.git diff --git a/tmk_core/avr.mk b/tmk_core/avr.mk index b48173341..5df539def 100644 --- a/tmk_core/avr.mk +++ b/tmk_core/avr.mk @@ -26,7 +26,7 @@ CFLAGS += -fno-inline-small-functions CFLAGS += -fno-strict-aliasing CPPFLAGS += $(COMPILEFLAGS) -CPPFLAGS += -fno-exceptions +CPPFLAGS += -fno-exceptions -std=c++11 LDFLAGS +=-Wl,--gc-sections