diff options
| author | christos <christos@NetBSD.org> | 2020-06-01 14:46:04 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2020-06-01 14:46:04 +0000 |
| commit | 72bd0b288534bf928b7dafbf78f8b0d2d729ed8a (patch) | |
| tree | 129e1302ef6a0e27401844d8eb62c2de4e978084 /UPDATING | |
| parent | 4b60f4b005e6efbbba0ed4cd5723ac71609dadd5 (diff) | |
Mention cleaning needed in LIBISPRIVATE directories
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.307 2020/03/11 21:07:40 mrg Exp $ +$NetBSD: UPDATING,v 1.308 2020/06/01 14:46:04 christos 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,10 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20200601: + Due to a mistake in LIBISPRIVATE handling, .so libraries were + created in the build directories and need cleaning. + 20200311: GCC 8 ports will need cleaning in src/tools/gcc and src/external/gpl3/gcc due to GCC 8.4 update. |
