|
|
@ -227,10 +227,10 @@ CFLAGS += $(CDEFS)
|
|
|
|
CFLAGS += -O$(OPT)
|
|
|
|
CFLAGS += -O$(OPT)
|
|
|
|
CFLAGS += -funsigned-char
|
|
|
|
CFLAGS += -funsigned-char
|
|
|
|
CFLAGS += -funsigned-bitfields
|
|
|
|
CFLAGS += -funsigned-bitfields
|
|
|
|
|
|
|
|
CFLAGS += -fno-inline-small-functions
|
|
|
|
CFLAGS += -fpack-struct
|
|
|
|
CFLAGS += -fpack-struct
|
|
|
|
CFLAGS += -fshort-enums
|
|
|
|
CFLAGS += -fshort-enums
|
|
|
|
CFLAGS += -ffunction-sections
|
|
|
|
CFLAGS += -ffunction-sections
|
|
|
|
CFLAGS += -finline-limit=20
|
|
|
|
|
|
|
|
CFLAGS += -Wall
|
|
|
|
CFLAGS += -Wall
|
|
|
|
CFLAGS += -Wstrict-prototypes
|
|
|
|
CFLAGS += -Wstrict-prototypes
|
|
|
|
CFLAGS += -Wundef
|
|
|
|
CFLAGS += -Wundef
|
|
|
|