X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/244c86429b6eea1f86c5bcca070889d6adbc15b0..0f51db56c0ecaba0b58c6df92bc1fca910362359:/Demos/Device/Incomplete/Sideshow/makefile diff --git a/Demos/Device/Incomplete/Sideshow/makefile b/Demos/Device/Incomplete/Sideshow/makefile index 018c26140..2b0a7d71d 100644 --- a/Demos/Device/Incomplete/Sideshow/makefile +++ b/Demos/Device/Incomplete/Sideshow/makefile @@ -223,9 +223,9 @@ CFLAGS += -O$(OPT) CFLAGS += -funsigned-char CFLAGS += -funsigned-bitfields CFLAGS += -ffunction-sections +CFLAGS += -fno-inline-small-functions CFLAGS += -fpack-struct CFLAGS += -fshort-enums -CFLAGS += -finline-limit=20 CFLAGS += -Wall CFLAGS += -Wstrict-prototypes CFLAGS += -Wundef