diff options
| author | mrg <mrg@NetBSD.org> | 2020-03-11 21:07:40 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2020-03-11 21:07:40 +0000 |
| commit | 4fa417f54110845ad9f03298f8533913a9fee1f7 (patch) | |
| tree | e35847dccdb0f0c6be463f944ce421469115ab21 /UPDATING | |
| parent | e7048bc4b95a69eef2260637f054022a1877872f (diff) | |
note GCC 8.4 may need some cleaning.
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.306 2019/11/18 15:42:26 christos Exp $ +$NetBSD: UPDATING,v 1.307 2020/03/11 21:07:40 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,10 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20200311: + GCC 8 ports will need cleaning in src/tools/gcc and + src/external/gpl3/gcc due to GCC 8.4 update. + 20191118: More architectures were switched to gcc8: i386, ia64 powerpc64, sparc, sparc64, arm |
