summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2009-08-01 20:16:25 +0000
committerdholland <dholland@pkgsrc.org>2009-08-01 20:16:25 +0000
commit30bdb8716e069fe84355195620f61e22cbb86ce0 (patch)
treec90f9b909f5b529f92ff1cba36c93178c080fc29 /bootstrap
parent079a2916fddfa532b536ba4ba8eb52a6f7c23730 (diff)
downloadpkgsrc-30bdb8716e069fe84355195620f61e22cbb86ce0.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.