mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
bind: update to 9.12.3-P1 and other
Refresh patches Remove --enable-static and --enable-dynamic because they're enabled by default Enable parallel compilation Fix compile without IPv6 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
committed by
Noah Meyerhans
parent
e5910b9834
commit
4f41588c29
@@ -1,7 +1,5 @@
|
||||
Index: bind-9.11.5/bin/Makefile.in
|
||||
===================================================================
|
||||
--- bind-9.11.5.orig/bin/Makefile.in
|
||||
+++ bind-9.11.5/bin/Makefile.in
|
||||
--- a/bin/Makefile.in
|
||||
+++ b/bin/Makefile.in
|
||||
@@ -12,7 +12,7 @@ VPATH = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
Index: bind-9.11.5/configure.in
|
||||
===================================================================
|
||||
--- bind-9.11.5.orig/configure.in
|
||||
+++ bind-9.11.5/configure.in
|
||||
@@ -181,26 +181,11 @@ esac
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -182,26 +182,11 @@ esac
|
||||
#
|
||||
AC_CONFIG_FILES([make/rules make/includes])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user