summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-18 18:35:40 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-18 18:35:40 +0100
commitd629ccb0c087f29c443f9cc52eefd6a86ba454fe (patch)
tree296783a3e5ed8282f4559f1bbbcd52719be780b4 /net-dns/totd/files
parentnet-analyzer/nagios-check_dnssec: Port to EAPI 7 (diff)
downloadgentoo-d629ccb0c087f29c443f9cc52eefd6a86ba454fe.tar.gz
gentoo-d629ccb0c087f29c443f9cc52eefd6a86ba454fe.tar.bz2
gentoo-d629ccb0c087f29c443f9cc52eefd6a86ba454fe.zip
net-dns/totd: Port to EAPI 7
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-dns/totd/files')
-rw-r--r--net-dns/totd/files/totd-1.5.1-fix-CC.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-dns/totd/files/totd-1.5.1-fix-CC.patch b/net-dns/totd/files/totd-1.5.1-fix-CC.patch
new file mode 100644
index 000000000000..3ebbd419d0e2
--- /dev/null
+++ b/net-dns/totd/files/totd-1.5.1-fix-CC.patch
@@ -0,0 +1,11 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -4,7 +4,7 @@
+ # <$Id: Makefile.in,v 3.43 2005/01/31 11:55:14 dillema Exp $>
+ #
+
+-CC = gcc
++CC = @CC@
+
+ # These use the standard autoconf variables, which by default are
+ # rooted in @prefix@