The bootstrap works on OpenBSD 6.9 i386, sparc64 & amd64 (at least 6.9beta)
This commit is contained in:
parent
3a1578226a
commit
e1aa0fc396
1 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: README.OpenBSD,v 1.10 2021/02/10 14:23:47 cjep Exp $
|
||||
$NetBSD: README.OpenBSD,v 1.11 2021/02/10 21:47:15 cjep Exp $
|
||||
|
||||
Please read the general README file as well.
|
||||
|
||||
|
@ -23,6 +23,7 @@ example, to use OpenSSL, you can use:
|
|||
Or after a bootstrap, you can add the following line to $prefix/etc/mk.conf:
|
||||
PREFER.openssl=pkgsrc
|
||||
|
||||
The bootstrap has been tested on OpenBSD 6.8 (amd64, sparc64, i386).
|
||||
It has also been used successfully on 5.5 (sparc64), 5.6 (amd64, sparc64)
|
||||
and 3.0.
|
||||
The bootstrap has been tested on OpenBSD 6.8 (amd64, sparc64, i386). It
|
||||
has also been tested on these platforms with 6.9-beta and there should be
|
||||
no reason why it won't work on 6.9 when it is released. Previously it
|
||||
has been used on 5.5 (sparc64), 5.6 (amd64, sparc64) and 3.0.
|
||||
|
|
Loading…
Reference in a new issue