summaryrefslogtreecommitdiff
path: root/net-dns/totd/files/totd-1.5.1-no_werror.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/totd/files/totd-1.5.1-no_werror.patch')
-rw-r--r--net-dns/totd/files/totd-1.5.1-no_werror.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-dns/totd/files/totd-1.5.1-no_werror.patch b/net-dns/totd/files/totd-1.5.1-no_werror.patch
deleted file mode 100644
index 246e709d5109..000000000000
--- a/net-dns/totd/files/totd-1.5.1-no_werror.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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