diff options
| author | mrg <mrg@NetBSD.org> | 2018-02-13 04:36:00 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2018-02-13 04:36:00 +0000 |
| commit | 693bbb792b6d8f519a3524c9188b198a6edc8ef2 (patch) | |
| tree | 0ba9364783217c411ebaba790588483c7cbe8840 /UPDATING | |
| parent | 190fac83df6e99dcbff76da1b8ad258dc9c6f0db (diff) | |
note that openssl and GCC may upset your builds.
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.290 2017/12/27 08:29:02 martin Exp $ +$NetBSD: UPDATING,v 1.291 2018/02/13 04:36:00 mrg 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,12 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20180212: + between OpenSSL and GCC updates, many things may fail to build. + any failure that looks like GCC or openssl is best handled by + a clean destdir and objdir. Full cleandir and destdir deletion + is recommended if build failures occur. + 20171225: removal of the vadvise syscall requires manual removal of all associated files from the libc build object directory (including |
