Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat Update build instructions for Solaris 11.4 host...
details: https://anonhg.NetBSD.org/src/rev/e876308ef622
branches: trunk
changeset: 377543:e876308ef622
user: palle <palle%NetBSD.org@localhost>
date: Sun Jul 16 18:09:54 2023 +0000
description:
Update build instructions for Solaris 11.4 hosts: specify HOST_SH and note standards
diffstat:
tools/compat/README | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 7b9ac69bceb7 -r e876308ef622 tools/compat/README
--- a/tools/compat/README Sun Jul 16 17:43:50 2023 +0000
+++ b/tools/compat/README Sun Jul 16 18:09:54 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.22 2023/07/05 16:26:29 palle Exp $
+$NetBSD: README,v 1.23 2023/07/16 18:09:54 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
@@ -121,7 +121,8 @@ Solaris 11:
* TBD
* Solaris 11.4 (SRU57)
+ * POSIX.1-2008, SUSv4 (see standards(7))
* Using gcc-12
* 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
Home |
Main Index |
Thread Index |
Old Index