diff options
| author | jakllsch <jakllsch@NetBSD.org> | 2018-04-15 17:22:03 +0000 |
|---|---|---|
| committer | jakllsch <jakllsch@NetBSD.org> | 2018-04-15 17:22:03 +0000 |
| commit | a9249ed849b1f381bd97446b740aee24c3baa2db (patch) | |
| tree | 9851c1fdd644ca0678cbfd5b9b3f897a5b14f152 /UPDATING | |
| parent | d5ffb9106209ac6813a10868944014cdd1c4d98c (diff) | |
Add a note about potential tools build failure due to yesterday's
binutils sources juggling.
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.292 2018/03/11 11:18:06 mrg Exp $ +$NetBSD: UPDATING,v 1.293 2018/04/15 17:22:03 jakllsch 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,11 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20180414: + Existing binutils was migrated to binutils.old. Manual + removal of tools/binutils objects directory may be required + to fix tools build failure. + 20180311: bdftopcf was updated and may need cleaning in the src/external/mit/xorg/tools/bdftopcf subdirectory if there are |
