diff options
| author | martin <martin@NetBSD.org> | 2021-10-14 15:40:00 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2021-10-14 15:40:00 +0000 |
| commit | a77ebdb92fc47b0ca56ddda1dd5c6e1bba063caa (patch) | |
| tree | 72bcb71bd5450e3c4f7d7b245d5d98fcfbc42f61 /UPDATING | |
| parent | 1f761591278b9004c3236e78bf1baec7bed64139 (diff) | |
aarch64 needs a clean build after MKRELRO default has changed.
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
