X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.real;h=d6ffe0c424a2adf2a623d8b2376f327932142911;hb=41cb0352145fb8f95b6c14e69beb96efdd0e9b33;hp=2973637e517692bad60d1773e8feee5feb1c48f2;hpb=0910a94780eec4fd2fe37e797d192a88828da553;p=paraslash.git diff --git a/Makefile.real b/Makefile.real index 2973637e..d6ffe0c4 100644 --- a/Makefile.real +++ b/Makefile.real @@ -86,6 +86,7 @@ DEBUG_CPPFLAGS += -Wredundant-decls DEBUG_CPPFLAGS += -Wall -Wno-sign-compare -Wno-unknown-pragmas DEBUG_CPPFLAGS += -Wformat-security DEBUG_CPPFLAGS += -Wmissing-format-attribute +DEBUG_CPPFLAGS += -Wdeclaration-after-statement ifeq ($(uname_s),Linux) CPPFLAGS += -fdata-sections -ffunction-sections