Source-Changes-HG archive

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

[src/trunk]: src/tools/compat Add macOS High Sierra to the list of verified b...



details:   https://anonhg.NetBSD.org/src/rev/9f0c7a756fa5
branches:  trunk
changeset: 983250:9f0c7a756fa5
user:      cjep <cjep%NetBSD.org@localhost>
date:      Wed May 12 06:39:28 2021 +0000

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

diffstat:

 tools/compat/README |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0003cbbc7b3e -r 9f0c7a756fa5 tools/compat/README
--- a/tools/compat/README       Wed May 12 04:07:34 2021 +0000
+++ b/tools/compat/README       Wed May 12 06:39:28 2021 +0000
@@ -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 @@
 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 



Home | Main Index | Thread Index | Old Index