diff options
author | schmonz <schmonz@pkgsrc.org> | 2021-11-23 09:10:03 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2021-11-23 09:10:03 +0000 |
commit | 83e925399dfe07c5069a6cec53ad164bdb6a5771 (patch) | |
tree | c4875bbcdbaf1e030af53ac59eed57358f12cf94 /bootstrap | |
parent | 177ca67b30e2b65b1fada5dab9ffe52ffd6b2ffa (diff) | |
download | pkgsrc-83e925399dfe07c5069a6cec53ad164bdb6a5771.tar.gz |
Solaris 11 bootstraps fine.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Solaris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris index 66d552d00c6..f1817b6ade9 100644 --- a/bootstrap/README.Solaris +++ b/bootstrap/README.Solaris @@ -1,4 +1,4 @@ -$NetBSD: README.Solaris,v 1.15 2016/07/03 15:38:12 sevan Exp $ +$NetBSD: README.Solaris,v 1.16 2021/11/23 09:10:03 schmonz 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 @@ -125,4 +125,4 @@ installing shells/bash and adding the following lines to your mk.conf: Then, rebuild the devel/libtool-base package. -bootstrap-pkgsrc has been tested on Solaris 2.6 -> 10. +bootstrap-pkgsrc has been tested on Solaris 2.6 -> 11. |