Module Name:    src
Committed By:   cjep
Date:           Mon Jun 28 07:16:46 UTC 2021

Modified Files:
        src/tools/compat: README

Log Message:
note on Darwin/Mac


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 src/tools/compat/README:1.17
--- src/tools/compat/README:1.16	Wed May 12 06:39:28 2021
+++ src/tools/compat/README	Mon Jun 28 07:16:46 2021
@@ -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
 =====

Reply via email to