Commit mthomas changes to GCC and port those changes to IAR
[avr_bc100.git] / BaseTinyFirmware / GCC / avr458 / Makefile
index 35214cde2aa126f83787a901843a1d7890cd0e8a..49c1c045c65cf043dbd699368a6db7221ceb14d9 100644 (file)
@@ -16,6 +16,7 @@ CFLAGS = $(COMMON)
 CFLAGS += -gdwarf-2 -std=gnu99 -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -ffunction-sections\r
 CFLAGS += -fno-inline-small-functions -fno-split-wide-types\r
 CFLAGS += -Wall -Wstrict-prototypes -Wundef -Wa,-adhlns=./$(*F).lst\r
+CFLAGS += -fno-inline-small-functions -fno-split-wide-types\r
 CFLAGS += -MMD -MP -MF dep/$(@F).d  \r
 CFLAGS += -DLIION\r
 \r