X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=f1cf1e40640a8347ae78edb0d7c9759b87716d17;hp=a24ba6bae03256033d394119dec43e02550b6b7d;hb=05527588bd503e4748d801b641a9e3a6556525ad;hpb=b0d2e5f940e595486443700998d27053e462183a diff --git a/Makefile.in b/Makefile.in index a24ba6ba..f1cf1e40 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,7 @@ build_date := $(shell date) uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) -codename := concurrent eternalty +codename := concurrent horizon DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls