diff options
author | cjep <cjep@pkgsrc.org> | 2004-09-12 15:54:46 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-09-12 15:54:46 +0000 |
commit | cde27d959bd03d1a03e66630c42447a7cab9d741 (patch) | |
tree | 3e53db904f9c45fbb9b0cb296e6977ba26953cc4 /bootstrap | |
parent | 62b385a49dd530f30583ea354d56609f03035c68 (diff) | |
download | pkgsrc-cde27d959bd03d1a03e66630c42447a7cab9d741.tar.gz |
We also need SUNWscpu (for /usr/ucb/install). Part of 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 5481c014168..2ad40b7a0b4 100644 --- a/bootstrap/README.Solaris +++ b/bootstrap/README.Solaris @@ -1,4 +1,4 @@ -$NetBSD: README.Solaris,v 1.3 2004/03/15 14:36:08 grant Exp $ +$NetBSD: README.Solaris,v 1.4 2004/09/12 15:54:46 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 @@ -11,6 +11,7 @@ bootstrap and build packages. - SUNWarc - SUNWbtool - SUNWtoo + - SUNWscpu Realistically you will need more, such as SUNWlibm, and SUNWlibC for C++ packages if you are using SunPro. |