diff options
author | cjep <cjep@pkgsrc.org> | 2004-09-20 10:43:56 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-09-20 10:43:56 +0000 |
commit | cf4c44a023867fd53f88c866142936f076993d41 (patch) | |
tree | d4516196a83cc761de7271c43cf80d97e019211e /bootstrap | |
parent | 19f177e36dcc5baaad59e5b72c113f60d884f9e7 (diff) | |
download | pkgsrc-cf4c44a023867fd53f88c866142936f076993d41.tar.gz |
Also need tools in /usr/xpg4/bin (such as id). PR#26924.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Solaris | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris index 2ad40b7a0b4..667a3c31edf 100644 --- a/bootstrap/README.Solaris +++ b/bootstrap/README.Solaris @@ -1,4 +1,4 @@ -$NetBSD: README.Solaris,v 1.4 2004/09/12 15:54:46 cjep Exp $ +$NetBSD: README.Solaris,v 1.5 2004/09/20 10:43:56 cjep Exp $ You will need a working C compiler. Any version of gcc >2.8 should work, 2.95.x and 3.x have been tested. SunPro 5 and 8 have been @@ -12,6 +12,7 @@ bootstrap and build packages. - SUNWbtool - SUNWtoo - SUNWscpu + - SUNWxcu4 Realistically you will need more, such as SUNWlibm, and SUNWlibC for C++ packages if you are using SunPro. |