summaryrefslogtreecommitdiff
path: root/bootstrap/README.Solaris
diff options
context:
space:
mode:
authorcjep <cjep>2004-09-12 15:54:46 +0000
committercjep <cjep>2004-09-12 15:54:46 +0000
commit258519bf008c8b9039f1644e3b7c7bb8f2478943 (patch)
tree3e53db904f9c45fbb9b0cb296e6977ba26953cc4 /bootstrap/README.Solaris
parentd09c046337fd6b6be2b79518ad21dedc6b169104 (diff)
downloadpkgsrc-258519bf008c8b9039f1644e3b7c7bb8f2478943.tar.gz
We also need SUNWscpu (for /usr/ucb/install). Part of PR#26924
Diffstat (limited to 'bootstrap/README.Solaris')
-rw-r--r--bootstrap/README.Solaris3
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.