X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=GNUmakefile;fp=GNUmakefile;h=df11a97a6686baf5356027c99cbd339a811ea408;hp=1418f71dcf97325ef7b5957e7c94a5771d676c01;hb=d70148e36540be834fa49c890b63ca7f1b346243;hpb=e639f2344263504d19a0c511ff10d4291db5a518 diff --git a/GNUmakefile b/GNUmakefile index 1418f71dcf..df11a97a66 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -22,7 +22,7 @@ ifdef CONFIG endif ifneq ($(REPRODUCIBLE), 0) - CFLAGS += -DFACTOR_REPRODUCIBLE -Wno-builtin-macro-redefined + CFLAGS += -DFACTOR_REPRODUCIBLE endif ENGINE = $(DLL_PREFIX)factor$(DLL_SUFFIX)$(DLL_EXTENSION)