- added forgotten patch
This commit is contained in:
parent
300cfcff2d
commit
2eb6fc2cfe
16
bind-9.5-mudflap.patch
Normal file
16
bind-9.5-mudflap.patch
Normal file
@ -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:
|
Loading…
Reference in New Issue
Block a user