From: Tinderbox User
Date: Thu, 4 Jan 2018 05:21:44 +0000 (+0000)
Subject: regen v9_12_0_patch
X-Git-Tag: v9.12.0rc2~3
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad61b9a50756ee72ea14be845888baa416a1b35;p=thirdparty%2Fbind9.git
regen v9_12_0_patch
---
diff --git a/Kyuafile b/Kyuafile
new file mode 100644
index 00000000000..70b2cffe177
--- /dev/null
+++ b/Kyuafile
@@ -0,0 +1,4 @@
+syntax(2)
+test_suite('bind9')
+
+include('lib/Kyuafile')
diff --git a/README b/README
index 371a2fdf8af..e49810c916c 100644
--- a/README
+++ b/README
@@ -7,11 +7,12 @@ Contents
3. Contributing to BIND
4. BIND 9.12 features
5. Building BIND
- 6. Compile-time options
- 7. Automated testing
- 8. Documentation
- 9. Change log
-10. Acknowledgments
+ 6. macOS
+ 7. Compile-time options
+ 8. Automated testing
+ 9. Documentation
+10. Change log
+11. Acknowledgments
Introduction
@@ -165,6 +166,14 @@ BUILD_CPPFLAGS
BUILD_LDFLAGS
BUILD_LIBS
+macOS
+
+Building on macOS assumes that the "Command Tools for Xcode" is installed.
+This can be downloaded from https://developer.apple.com/download/more/ or
+if you have Xcode already installed you can run "xcode-select --install".
+This will add /usr/include to the system and install the compiler and
+other tools so that they can be easily found.
+
Compile-time options
To see a full list of configuration options, run configure --help.
diff --git a/doc/arm/Bv9ARM.ch01.html b/doc/arm/Bv9ARM.ch01.html
index c9c45427693..b7408e5c9b5 100644
--- a/doc/arm/Bv9ARM.ch01.html
+++ b/doc/arm/Bv9ARM.ch01.html
@@ -75,7 +75,7 @@
BIND version 9 software package for
system administrators.
- This version of the manual corresponds to BIND version 9.11.
+ This version of the manual corresponds to BIND version 9.12.
@@ -616,6 +616,6 @@
-BIND 9.12.0
+BIND 9.12.0rc2