mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-04 22:40:41 -05:00
regen v9_10
This commit is contained in:
parent
a726e30573
commit
6e9243db22
1 changed files with 3 additions and 3 deletions
6
README
6
README
|
|
@ -7,7 +7,7 @@ Contents
|
|||
3. Contributing to BIND
|
||||
4. BIND 9.10 features
|
||||
5. Building BIND
|
||||
6. MacOS
|
||||
6. macOS
|
||||
7. Compile-time options
|
||||
8. Automated testing
|
||||
9. Documentation
|
||||
|
|
@ -312,9 +312,9 @@ BUILD_CPPFLAGS
|
|||
BUILD_LDFLAGS
|
||||
BUILD_LIBS
|
||||
|
||||
MacOS
|
||||
macOS
|
||||
|
||||
Building on MacOS assumes that the "Command Tools for Xcode" is installed.
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue