]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
the paraslash-0.2.17 release tarball
[paraslash.git] / Makefile.in
index a0a7fc43623061a88f04bce1d91b424314fbd1fc..f33273e0249bcc70d3f31f6a760c35ee5d3b3392 100644 (file)
@@ -15,8 +15,8 @@ system = $(shell uname -rs)
 cc_version = $(shell $(CC) --version | head -n 1)
 codename = isotropic threshold
 
-DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
-DEBUG_CPPFLAGS += -Wredundant-decls
+DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+DEBUG_CPPFLAGS += -Wredundant-decls
 # produces false positives
 # DEBUG_CPPFLAGS += -Wunreachable-code
 # DEBUG_CPPFLAGS += -Wwrite-strings