diff options
author | jschauma <jschauma@pkgsrc.org> | 2004-09-12 17:43:37 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2004-09-12 17:43:37 +0000 |
commit | 28ca91508773de5d95f83649fb591be177f78d98 (patch) | |
tree | 5bc0da0bd1730b1976f57adca63baf993b51641e /bootstrap | |
parent | 469e4617923514d4248be1847a14aefe7fec3eec (diff) | |
download | pkgsrc-28ca91508773de5d95f83649fb591be177f78d98.tar.gz |
Update my IRIX test systems used.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.IRIX | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/bootstrap/README.IRIX b/bootstrap/README.IRIX index aeb23927cb5..277b46f66a2 100644 --- a/bootstrap/README.IRIX +++ b/bootstrap/README.IRIX @@ -1,4 +1,4 @@ -$NetBSD: README.IRIX,v 1.1.1.1 2004/03/11 13:03:59 grant Exp $ +$NetBSD: README.IRIX,v 1.2 2004/09/12 17:43:37 jschauma 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 @@ -29,5 +29,6 @@ such as imake(1), but you may want to set some options depending on your local setup. Please see pkgsrc/mk/bsd.pkg.defaults.mk and, of course, your compilers man pages for details. -bootstrap-pkgsrc has been tested on Irix 6.5.18 on: - - an O2 with 1 195 MHZ IP32 Processor (R10000) +bootstrap-pkgsrc has been tested on Irix 6.5.23f on: + - an O2 with 1 180 MHZ IP32 Processor (R5000) (n32 ABI) + - an Origin 200 with 2 180 MHZ IP27 Processors (R10000) (64 ABI) |