summaryrefslogtreecommitdiff
path: root/net-dns/totd/files/totd-1.5.1-fix-CC.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/totd/files/totd-1.5.1-fix-CC.patch')
-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@