Module Name: src
Committed By: palle
Date: Sat Sep 2 18:45:48 UTC 2023
Modified Files:
src/tools/compat: README
Log Message:
Update build instructions for Solaris 10 hosts
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 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.28 src/tools/compat/README:1.29
--- src/tools/compat/README:1.28 Thu Aug 24 19:30:48 2023
+++ src/tools/compat/README Sat Sep 2 18:45:48 2023
@@ -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