pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap We need printf too



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b90ddc30aa60
branches:  trunk
changeset: 553230:b90ddc30aa60
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Jan 17 21:56:13 2009 +0000

description:
We need printf too

diffstat:

 bootstrap/README.Solaris |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9f6a7fbc036b -r b90ddc30aa60 bootstrap/README.Solaris
--- a/bootstrap/README.Solaris  Sat Jan 17 21:32:12 2009 +0000
+++ b/bootstrap/README.Solaris  Sat Jan 17 21:56:13 2009 +0000
@@ -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 @@
        - SUNWcs
        - SUNWsprot
        - SUNWlibm
+       - SUNWloc
 
 Tested on OpenSolaris 5.11 snv_105 and pkgsrc bootstrap as at Jan 2009.
 



Home | Main Index | Thread Index | Old Index