Module Name: src
Committed By: palle
Date: Mon Aug 14 18:49:45 UTC 2023
Modified Files:
src/tools/compat: README
Log Message:
Update build instructions for Solaris 11.4 (CBE) hosts
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/tools/compat/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tools/compat/README
diff -u src/tools/compat/README:1.24 src/tools/compat/README:1.25
--- src/tools/compat/README:1.24 Sun Jul 30 19:03:50 2023
+++ src/tools/compat/README Mon Aug 14 18:49:45 2023
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.24 2023/07/30 19:03:50 palle Exp $
+$NetBSD: README,v 1.25 2023/08/14 18:49:45 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
@@ -122,6 +122,7 @@ Solaris 11:
* Using gcc-11
* Set PATH to /usr/xpg7/bin:/usr/xpg6/bin:/usr/xpg4/bin:/usr/bin
* Set HOST_CC to /usr/bin/gcc
+ * Set HOST_SH to /usr/bin/bash
* Solaris 11.4 (SRU57)
* POSIX.1-2008, SUSv4 (see standards(7))