You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dns/totd/files/totd-1.5.1-no_werror.patch

12 lines
528 B

--- totd-1.5.1/Makefile.in 2005-01-31 12:55:14.000000000 +0100
+++ totd-1.5.1_new/Makefile.in 2007-06-30 22:51:07.000000000 +0200
@@ -19,7 +19,7 @@
INSTALL = /usr/bin/install
-CFLAGS = @CFLAGS@ @DEFS@ -Werror -Wall -DTOTCONF=\"$(TOT_CONFIG_FILE)\" @OPTFLAGS@ $(INCLUDEPATH)
+CFLAGS = @CFLAGS@ @DEFS@ -Wall -DTOTCONF=\"$(TOT_CONFIG_FILE)\" @OPTFLAGS@ $(INCLUDEPATH)
# When debugging is enabled by --enable-malloc-debug flag to the configure
# script, the @DBMALLOC@ substitution will contain the empty string, thus