bind: update to v9.9.4-1
- update to 9.9.4-1 - refresh patches - disable ecdsa Signed-off-by: Thommas Heil <heil@terminal-consulting.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@38353 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,16 +1,20 @@
|
||||
--- a/bin/Makefile.in
|
||||
+++ b/bin/Makefile.in
|
||||
Index: bind-9.9.4/bin/Makefile.in
|
||||
===================================================================
|
||||
--- bind-9.9.4.orig/bin/Makefile.in
|
||||
+++ bind-9.9.4/bin/Makefile.in
|
||||
@@ -19,7 +19,7 @@ srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
-SUBDIRS = named rndc dig dnssec tests tools nsupdate \
|
||||
-SUBDIRS = named rndc dig dnssec tools tests nsupdate \
|
||||
+SUBDIRS = named rndc dig dnssec tools nsupdate \
|
||||
check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
|
||||
TARGETS =
|
||||
|
||||
--- a/lib/Makefile.in
|
||||
+++ b/lib/Makefile.in
|
||||
Index: bind-9.9.4/lib/Makefile.in
|
||||
===================================================================
|
||||
--- bind-9.9.4.orig/lib/Makefile.in
|
||||
+++ bind-9.9.4/lib/Makefile.in
|
||||
@@ -23,7 +23,7 @@ top_srcdir = @top_srcdir@
|
||||
# Attempt to disable parallel processing.
|
||||
.NOTPARALLEL:
|
||||
|
Reference in New Issue
Block a user