X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=d54a80da3f2d50bcc63b937b1f933530cffca52f;hp=cc8225ba07852de3779fd21742b59442ba0cf336;hb=1ada5f286b031bde90d5cdaf8f85311cbfa7db6b;hpb=4e4e5d5d04d70ed23f0793cc914f136f15514533 diff --git a/Makefile.real b/Makefile.real index cc8225ba..d54a80da 100644 --- a/Makefile.real +++ b/Makefile.real @@ -113,6 +113,7 @@ STRICT_CFLAGS += -Wredundant-decls STRICT_CFLAGS += -Wno-sign-compare -Wno-unknown-pragmas STRICT_CFLAGS += -Wformat -Wformat-security STRICT_CFLAGS += -Wmissing-format-attribute +STRICT_CFLAGS += -Wdeclaration-after-statement LDFLAGS += $(clock_gettime_ldflags)