diff options
| author | mrg <mrg@NetBSD.org> | 2017-08-17 01:16:55 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2017-08-17 01:16:55 +0000 |
| commit | 3617662b9f8545d592fa00de2a32fff436412b05 (patch) | |
| tree | 4592dbb13b4bef1ad1783b0d6577bc9bd91270fc /UPDATING | |
| parent | f0707a29dc4691ed3543333010b8a2d8562c2642 (diff) | |
add a note about MPC/MPFR updates breaking some types of update 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.284 2017/04/03 09:37:58 martin Exp $ +$NetBSD: UPDATING,v 1.285 2017/08/17 01:16:55 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: ^^^^^^^^^^^^^^^ +20170816: + a new version of MPFR and MPC have been imported and probably + will break parts of builds related to themselves or GCC, both + in the tools and the native section. Remove all GCC, GMP, MPFR + and MPC objdirs or build once without -u. + 20170402: a new version of dhcpcd has been imported, which does not support update builds from the previous version. Remove your |
