X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=994aadd546da55a93455e64e3c8172542a4a9d8d;hp=1a0c1fa34a3e7cecf0c5ee9cc77b34c4cda29d9f;hb=9005b5a064873fc1ec2af9fb76c61aa7cd60db9b;hpb=67900f49834e42887225eaf586a1d235ed11910a diff --git a/Makefile.in b/Makefile.in index 1a0c1fa3..994aadd5 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 := persistent regularity +codename := symmetric randomization DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls