Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tools/compat note on Darwin/Mac



details:   https://anonhg.NetBSD.org/src/rev/497b9a4ed287
branches:  trunk
changeset: 379937:497b9a4ed287
user:      cjep <cjep%NetBSD.org@localhost>
date:      Mon Jun 28 07:16:46 2021 +0000

description:
note on Darwin/Mac

diffstat:

 tools/compat/README |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (27 lines):

diff -r 6a2968557570 -r 497b9a4ed287 tools/compat/README
--- a/tools/compat/README       Sun Jun 27 23:57:08 2021 +0000
+++ b/tools/compat/README       Mon Jun 28 07:16:46 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.16 2021/05/12 06:39:28 cjep Exp $
+$NetBSD: README,v 1.17 2021/06/28 07:16:46 cjep 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
@@ -48,13 +48,13 @@ macOS/Darwin
 ============
 
 build.sh was recently tested on:
-* macOS Big Sur
+* macOS Big Sur (x86)
 * macOS Catalina
 * macOS High Sierra
 
-with up to date Xcode command line tools and APFS filesystems.
-(Previously, there have been issues building on case-insensitive 
-HFS filesystems.)
+with up to date Xcode command line tools and APFS filesystems. 
+Previously, there have been issues building on case-insensitive 
+HFS filesystems. build.sh is not working yet on M1-based Macs.
 
 HP-UX
 =====



Home | Main Index | Thread Index | Old Index