Module Name:    src
Committed By:   cjep
Date:           Wed May 12 06:39:28 UTC 2021

Modified Files:
        src/tools/compat: README

Log Message:
Add macOS High Sierra to the list of verified build platforms


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/tools/compat/README:1.16
--- src/tools/compat/README:1.15	Fri May  7 14:52:59 2021
+++ src/tools/compat/README	Wed May 12 06:39:28 2021
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.15 2021/05/07 14:52:59 cjep Exp $
+$NetBSD: README,v 1.16 2021/05/12 06:39:28 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
@@ -50,6 +50,7 @@ macOS/Darwin
 build.sh was recently tested on:
 * macOS Big Sur
 * 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 

Reply via email to