diff options
| author | mrg <mrg@NetBSD.org> | 2020-08-20 03:09:34 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2020-08-20 03:09:34 +0000 |
| commit | ce1233c736291e01b8cc27f6fe4280f58411252d (patch) | |
| tree | bd1641492c7b5e00d1d254af5c07eee91d567fa4 /UPDATING | |
| parent | da5a0466094420037b8396b4087e5178a1cd2928 (diff) | |
update the latest note to talk about all 3 potential ways that
failure can occur now (1 still upcoming.)
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.311 2020/08/12 06:48:50 mrg Exp $ +$NetBSD: UPDATING,v 1.312 2020/08/20 03:09:34 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 @@ -20,7 +20,9 @@ Recent changes: ^^^^^^^^^^^^^^^ 20200811: - GCC updates may require cleaning the objdir. + GCC updates may require cleaning the objdir. This may occur + due to GCC 7.5 update, GCC 8.4 move to gcc.old, or the upcoming + GCC 9 upgrade. 20200614: blacklist* has been renamed to blocklist*. postinstall(8) |
