summaryrefslogtreecommitdiff
path: root/bootstrap/README.Solaris
diff options
context:
space:
mode:
authoradrianp <adrianp>2009-01-17 21:56:13 +0000
committeradrianp <adrianp>2009-01-17 21:56:13 +0000
commit81ded5ccd98e96fe2033e7652492cdcf97947907 (patch)
tree0ea8485f195d418fcec92e472e7c557c5e05075e /bootstrap/README.Solaris
parent914a9f1d52dcb6b2fc7b9fa120db31d39288b3fb (diff)
downloadpkgsrc-81ded5ccd98e96fe2033e7652492cdcf97947907.tar.gz
We need printf too
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 17d96ad377b..686a4589fd1 100644
--- a/bootstrap/README.Solaris
+++ b/bootstrap/README.Solaris
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.9 2009/01/17 21:32:12 adrianp Exp $
+$NetBSD: README.Solaris,v 1.10 2009/01/17 21:56:13 adrianp 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
@@ -35,6 +35,7 @@ Sun's gcc package):
- SUNWcs
- SUNWsprot
- SUNWlibm
+ - SUNWloc
Tested on OpenSolaris 5.11 snv_105 and pkgsrc bootstrap as at Jan 2009.