X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=2973637e517692bad60d1773e8feee5feb1c48f2;hp=d6ffe0c424a2adf2a623d8b2376f327932142911;hb=ac138515387dfbad7bf2d7fd3f81d00360b8438f;hpb=56df9bb38aa4725f9244a7898d765608d8a1fffa diff --git a/Makefile.real b/Makefile.real index d6ffe0c4..2973637e 100644 --- a/Makefile.real +++ b/Makefile.real @@ -86,7 +86,6 @@ 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