LTC_CFLAGS += -Wwrite-strings
This commit is contained in:
parent
5057af3ef1
commit
b2813480bf
@ -70,6 +70,7 @@ LTC_CFLAGS += -Wextra
|
|||||||
LTC_CFLAGS += -Wsystem-headers -Wbad-function-cast -Wcast-align
|
LTC_CFLAGS += -Wsystem-headers -Wbad-function-cast -Wcast-align
|
||||||
LTC_CFLAGS += -Wstrict-prototypes -Wpointer-arith
|
LTC_CFLAGS += -Wstrict-prototypes -Wpointer-arith
|
||||||
LTC_CFLAGS += -Wdeclaration-after-statement
|
LTC_CFLAGS += -Wdeclaration-after-statement
|
||||||
|
LTC_CFLAGS += -Wwrite-strings
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LTC_CFLAGS += -Wno-type-limits
|
LTC_CFLAGS += -Wno-type-limits
|
||||||
|
Loading…
x
Reference in New Issue
Block a user