diff options
author | yyamano <yyamano@pkgsrc.org> | 2016-01-06 07:15:23 +0000 |
---|---|---|
committer | yyamano <yyamano@pkgsrc.org> | 2016-01-06 07:15:23 +0000 |
commit | b8915543d6f9c657e7fe2ff57dcf7e836972dc5a (patch) | |
tree | 035f1d7ef40ea5094183632c7a54c150bfd2ebd5 /bootstrap | |
parent | 00760ae36066b81967baacbcf6e6630d4ba6e579 (diff) | |
download | pkgsrc-b8915543d6f9c657e7fe2ff57dcf7e836972dc5a.tar.gz |
Fix typos.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.MacOSX | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bootstrap/README.MacOSX b/bootstrap/README.MacOSX index 2b6e206003e..60ce31e780b 100644 --- a/bootstrap/README.MacOSX +++ b/bootstrap/README.MacOSX @@ -1,4 +1,4 @@ -$NetBSD: README.MacOSX,v 1.28 2015/12/29 19:14:35 dholland Exp $ +$NetBSD: README.MacOSX,v 1.29 2016/01/06 07:15:23 yyamano Exp $ This file describes the use of current versions of pkgsrc with multiple versions of Darwin and OS X, omitting information about previous pkgsrc @@ -148,9 +148,9 @@ and slower G4 Macs. Clearly, it is desirable for a bulk build to be useful on as many computers as possible. The main issues are which ABI and which OS X -version. Targetting older versions makes a build run on more systems, -and targetting newer versions makes the build closer to what would be -obtained from bootstrappping on a newer version and thus avoids some +version. Targeting older versions makes a build run on more systems, +and targeting newer versions makes the build closer to what would be +obtained from bootstrapping on a newer version and thus avoids some issues. This section has pointers to active bulk builds. ** 10.4, --abi=32 powerpc, gcc |