Update build instructions for Solaris 11.3 hosts

This commit is contained in:
palle 2023-08-23 19:09:53 +00:00
parent 916b154777
commit 8ff2783e9b
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: README,v 1.26 2023/08/15 19:13:12 palle Exp $
$NetBSD: README,v 1.27 2023/08/23 19:09:53 palle Exp $
Special notes for cross-hosting a NetBSD build on certain platforms.
Only those platforms which have been tested to complete a "build.sh" run
@ -126,8 +126,8 @@ Solaris 11:
* Solaris 11.3
* POSIX.1-2001, SUSv3 (see standards(7))
* Using gcc-??????????????
* Set PATH to /usr/xpg6/bin:/usr/xpg4/bin:/usr/bin
* Using gcc-12 from pkgsrc.org (installed in GCC12INSTALLDIR)
* Set PATH to /usr/xpg6/bin:/usr/xpg4/bin:/usr/bin:$GCC12INSTALLDIR/bin
* Set HOST_CC to /usr/bin/gcc
* Set HOST_SH to /usr/bin/bash