Update build instructions for Solaris 10 hosts

This commit is contained in:
palle 2023-09-02 18:45:48 +00:00
parent 792ae95f90
commit 6042d5e3e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: README,v 1.28 2023/08/24 19:30:48 palle Exp $
$NetBSD: README,v 1.29 2023/09/02 18:45:48 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
@ -117,7 +117,7 @@ Solaris 10:
* Solaris 10 1/13 (u11)
* POSIX.1-2001, SUSv3 (see standards(7))
* Using gcc-5 from opencsw.org
* Set PATH to /usr/xpg6/bin:/usr/xpg4/bin:/usr/bin
* Set PATH to /usr/xpg6/bin:/usr/xpg4/bin:/usr/bin:/usr/ccs/bin
* Set HOST_CC to /opt/csw/bin/gcc
* Set HOST_SH to /usr/bin/bash