Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.227 retrieving revision 1.228 diff -u -p -r1.227 -r1.228 --- src/UPDATING 2011/08/12 03:26:51 1.227 +++ src/UPDATING 2011/08/17 09:18:38 1.228 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.227 2011/08/12 03:26:51 riastradh Exp $ +$NetBSD: UPDATING,v 1.228 2011/08/17 09:18:38 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 @@ -15,6 +15,10 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20110817: + sparc has been changed to use GCC 4.5.3, so any objdir or + DESTDIR for them should be deleted before updating. + 20110806: i386 and amd64 have been changed to use GCC 4.5.3, so any objdir or DESTDIR for them should be deleted before updating.