|
|
@ -124,6 +124,7 @@ CFLAGS += -O$(OPT)
|
|
|
|
CFLAGS += -funsigned-char
|
|
|
|
CFLAGS += -funsigned-char
|
|
|
|
CFLAGS += -funsigned-bitfields
|
|
|
|
CFLAGS += -funsigned-bitfields
|
|
|
|
CFLAGS += -ffunction-sections
|
|
|
|
CFLAGS += -ffunction-sections
|
|
|
|
|
|
|
|
CFLAGS += -fdata-sections
|
|
|
|
CFLAGS += -fno-inline-small-functions
|
|
|
|
CFLAGS += -fno-inline-small-functions
|
|
|
|
CFLAGS += -fpack-struct
|
|
|
|
CFLAGS += -fpack-struct
|
|
|
|
CFLAGS += -fshort-enums
|
|
|
|
CFLAGS += -fshort-enums
|
|
|
|