[BACK]Return to UPDATING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/UPDATING between version 1.279 and 1.286

version 1.279, 2017/02/08 13:54:39 version 1.286, 2017/08/22 10:04:44
Line 19  See also: BUILDING, build.sh, Makefile.
Line 19  See also: BUILDING, build.sh, Makefile.
 Recent changes:  Recent changes:
 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
   
 20170107:  20170822:
           a new version of GMP has 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.
   
   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
           external/bsd/dhcpcd object dir or build once without -u.
   
   20170211:
           a new terminfo database has been imported.
           The structure of it has changed slightly from prior versions and
           an updated tic tool is required.
           If you build.sh, don't use -u
   
   20170207:
         various arch dependent libc/exect.S files were removed          various arch dependent libc/exect.S files were removed
         Either remove the obj directories (lib/libc and compat/amd64/i386/lib          Either remove the obj directories (lib/libc and compat/amd64/i386/lib
         if it exists) or do a clean build.          if it exists) or do a clean build.

Legend:
Removed from v.1.279  
changed lines
  Added in v.1.286

CVSweb <webmaster@jp.NetBSD.org>