Makefile: drop -Wwrite-strings

This commit is contained in:
Christian Neukirchen 2016-07-14 18:20:12 +02:00
parent 1a1f01ecf9
commit 8c7c614bb3

View File

@ -1,4 +1,4 @@
CFLAGS=-g -O1 -Wall -Wno-switch -Wextra -Wwrite-strings -fstack-protector-strong -D_FORTIFY_SOURCE=2
CFLAGS=-g -O1 -Wall -Wno-switch -Wextra -fstack-protector-strong -D_FORTIFY_SOURCE=2
ALL = scan thread hdr show list next unmime