summaryrefslogtreecommitdiff
path: root/bootstrap/README.Solaris
diff options
context:
space:
mode:
authorcjep <cjep>2004-09-20 10:43:56 +0000
committercjep <cjep>2004-09-20 10:43:56 +0000
commitdb0bb07acfd5563d3ad745977a302e24ff375139 (patch)
treed4516196a83cc761de7271c43cf80d97e019211e /bootstrap/README.Solaris
parent1ba1b136c53f163195aea6f81c1e60e1946e106c (diff)
downloadpkgsrc-db0bb07acfd5563d3ad745977a302e24ff375139.tar.gz
Also need tools in /usr/xpg4/bin (such as id). 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 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.