Module Name: src
Committed By: martin
Date: Thu Oct 14 15:40:00 UTC 2021
Modified Files:
src: UPDATING
Log Message:
aarch64 needs a clean build after MKRELRO default has changed.
To generate a diff of this commit:
cvs rdiff -u -r1.321 -r1.322 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/UPDATING
diff -u src/UPDATING:1.321 src/UPDATING:1.322
--- src/UPDATING:1.321 Sat Sep 18 03:05:19 2021
+++ src/UPDATING Thu Oct 14 15:40:00 2021
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.321 2021/09/18 03:05:19 christos Exp $
+$NetBSD: UPDATING,v 1.322 2021/10/14 15:40:00 martin Exp $
This file (UPDATING) is intended to be a brief reference to recent
changes that might cause problems in the build process, and a guide for
@@ -19,6 +19,9 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20211014:
+ MKRELRO default for aarch64 has changed, a clean build is required.
+
20210917:
Changed MNT_ACLS to default to POSIX1e ACLs instead of NFSv4
ACLs, to be compatible with FreeBSD. If you are using NFSv4 ACLs