summaryrefslogtreecommitdiff
path: root/bootstrap/README.IRIX
diff options
context:
space:
mode:
authordholland <dholland>2009-08-01 20:16:25 +0000
committerdholland <dholland>2009-08-01 20:16:25 +0000
commit1bddc2537820d9de9d397517ae09bf716ea81a2a (patch)
treec90f9b909f5b529f92ff1cba36c93178c080fc29 /bootstrap/README.IRIX
parentef2dbcc0605e596a04bafb3c985982d3ae768dc1 (diff)
downloadpkgsrc-1bddc2537820d9de9d397517ae09bf716ea81a2a.tar.gz
fix typo
Diffstat (limited to 'bootstrap/README.IRIX')
-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.