summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authordholland <dholland>2009-08-01 20:16:25 +0000
committerdholland <dholland>2009-08-01 20:16:25 +0000
commit602501c10fa42e778f2199c25c2582313c1388a9 (patch)
treec90f9b909f5b529f92ff1cba36c93178c080fc29 /bootstrap
parent48ea03bb55d7028c9a0dd32749f89f2ca5e76f62 (diff)
downloadpkgsrc-602501c10fa42e778f2199c25c2582313c1388a9.tar.gz
fix typo
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.IRIX4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.IRIX b/bootstrap/README.IRIX
index 8df9202587d..c576089326e 100644
--- a/bootstrap/README.IRIX
+++ b/bootstrap/README.IRIX
@@ -1,4 +1,4 @@
-$NetBSD: README.IRIX,v 1.6 2006/09/02 11:21:44 schwarz Exp $
+$NetBSD: README.IRIX,v 1.7 2009/08/01 20:16:25 dholland Exp $
You will need a working C compiler, either gcc or SGI's MIPS and MIPSpro
compiler (cc/c89). Please set the CC environment variable according to your
@@ -38,7 +38,7 @@ up passing invalid flags to the compiler. Note that bootstrap should create
an appropriate mk.conf.example by default.
If you have both the MIPSPro compiler chain installed as well as gcc, but want
-to make sure that MIPRPro is used, please set your PATH to not include the
+to make sure that MIPSPro is used, please set your PATH to not include the
location of gcc (often /usr/freeware/bin), and (important), pass the
'--preserve-path' flag.