summaryrefslogtreecommitdiff
path: root/bootstrap/README.MacOSX
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-08-03 01:16:41 +0000
committerschmonz <schmonz>2014-08-03 01:16:41 +0000
commita2d8b0b4a635f3f1004b2fc2e531ddc33fbae02e (patch)
treed45916f0ab81a2c2125978108deaac5c7da685d4 /bootstrap/README.MacOSX
parent4d4e4a32a8dbfdd1b5305ebc2c066c2d9dc86f47 (diff)
downloadpkgsrc-a2d8b0b4a635f3f1004b2fc2e531ddc33fbae02e.tar.gz
"--compiler clang" will have gotten better by the next quarterly branch.
Diffstat (limited to 'bootstrap/README.MacOSX')
-rw-r--r--bootstrap/README.MacOSX10
1 files changed, 5 insertions, 5 deletions
diff --git a/bootstrap/README.MacOSX b/bootstrap/README.MacOSX
index 296bcef284e..c2ee509ad1b 100644
--- a/bootstrap/README.MacOSX
+++ b/bootstrap/README.MacOSX
@@ -1,13 +1,13 @@
-$NetBSD: README.MacOSX,v 1.17 2014/03/18 01:28:26 gdt Exp $
+$NetBSD: README.MacOSX,v 1.18 2014/08/03 01:16:41 schmonz Exp $
* system tools issues
** gcc vs clang
Older versions of Mac OS X (with XCode, of course) provided gcc, and
-pkgsrc defaulted to using gcc. With 10.9, gcc is no longer present
-and one must bootstrap with "--compiler=clang". (Arguably, pkgsrc
-should default to clang on 10.9.)
+pkgsrc defaulted to using gcc. With 10.9, gcc is no longer present.
+(In 2014Q2 and earlier, one must explicitly bootstrap with
+"--compiler=clang".)
** i386 vs x86_64 ABI issue
@@ -48,7 +48,7 @@ App Store.
Note that as of 10.9, cvs is no longer provided. You can build
devel/scmcvs. To obtain pkgsrc in order to bootstrap and build cvs,
-it may be useful to use git to clone https://github.com/jsonn/pkgsrc
+it may be useful to `git clone https://github.com/jsonn/pkgsrc.git`.
** X11