summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorgdt <gdt>2016-09-20 00:46:49 +0000
committergdt <gdt>2016-09-20 00:46:49 +0000
commit56198a43cb33146fb36ec58e3b7454aef2299d6a (patch)
tree8c83689b0bbbf1ddadbf5d5846a59a8224b31b00 /bootstrap
parent007a323f5bda7bd0c6b573b04266c9337a7908ef (diff)
downloadpkgsrc-56198a43cb33146fb36ec58e3b7454aef2299d6a.tar.gz
Add caution that Command Line Tools do not auto-update
Patch from Jan Danielsson.
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.MacOSX9
1 files changed, 8 insertions, 1 deletions
diff --git a/bootstrap/README.MacOSX b/bootstrap/README.MacOSX
index 2f17bfe22c6..65897845499 100644
--- a/bootstrap/README.MacOSX
+++ b/bootstrap/README.MacOSX
@@ -1,4 +1,4 @@
-$NetBSD: README.MacOSX,v 1.31 2016/07/15 14:51:16 gdt Exp $
+$NetBSD: README.MacOSX,v 1.32 2016/09/20 00:46:49 gdt Exp $
This file describes the use of current versions of pkgsrc with
multiple versions of Darwin and OS X, omitting information about previous pkgsrc
@@ -133,6 +133,13 @@ recommend to install command-line tools.
Command Line Tools for Xcode can be obtained from
https://developer.apple.com/downloads/
+Since Xcode 7 (installed from the Apple Store) the development
+environment can upgrade itself without interaction from the user, but
+will not automatically update the Command Line Tools. This will
+cause system header files like stdlib.h not to be found by pkgsrc.
+The command `xcode-select --install' will install the Command Line
+Tools for Xcode.
+
** cvs
Note that as of 10.9, cvs is no longer provided by Apple. You can build