]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.real
Makefile: Don't compile with -Wformat-signedness unconditionally.
[paraslash.git] / Makefile.real
index ef52c2eb99288cb80eceeb03c5f2c8635acf4983..ce4881d29c90c8626e44d384dab14c81e15b11b8 100644 (file)
@@ -115,7 +115,6 @@ STRICT_CFLAGS += -Wno-sign-compare -Wno-unknown-pragmas
 STRICT_CFLAGS += -Wformat -Wformat-security
 STRICT_CFLAGS += -Wmissing-format-attribute
 STRICT_CFLAGS += -Wdeclaration-after-statement
-STRICT_CFLAGS += -Wformat-signedness
 
 LDFLAGS += $(clock_gettime_ldflags)