summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bind-9.5-mudflap.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/bind-9.5-mudflap.patch b/bind-9.5-mudflap.patch
new file mode 100644
index 0000000..b2cbffd
--- /dev/null
+++ b/bind-9.5-mudflap.patch
@@ -0,0 +1,16 @@
+Index: make/rules.in
+===================================================================
+RCS file: /proj/cvs/prod/bind9/make/rules.in,v
+retrieving revision 1.62
+diff -u -r1.62 rules.in
+--- make/rules.in 18 Jun 2007 23:47:57 -0000 1.62
++++ make/rules.in 18 Feb 2008 14:46:16 -0000
+@@ -104,7 +104,7 @@
+ BUILD_CC = @BUILD_CC@
+ BUILD_CFLAGS = @BUILD_CFLAGS@
+ BUILD_CPPFLAGS = @BUILD_CPPFLAGS@
+-BUILD_LDFAGS = @BUILD_LDFAGS@
++BUILD_LDFLAGS = @BUILD_LDFLAGS@
+ BUILD_LIBS = @BUILD_LIBS@
+
+ .SUFFIXES: