Module Name:    src
Committed By:   mrg
Date:           Sun Mar 29 18:33:57 UTC 2009

Modified Files:
        src: UPDATING

Log Message:
add a note about needing to rebuild i386 toolchain


To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 src/UPDATING

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

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.193 src/UPDATING:1.194
--- src/UPDATING:1.193	Sun Feb  8 11:58:25 2009
+++ src/UPDATING	Sun Mar 29 18:33:56 2009
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.193 2009/02/08 11:58:25 skrll Exp $
+$NetBSD: UPDATING,v 1.194 2009/03/29 18:33:56 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
@@ -16,6 +16,10 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20090325:
+	The i386 port was switched to i486 default toolchain.  This requires
+	cleaning your src/tools directory and $TOOLDIR and rebuilding them.
+
 20090126:
 	The __posix_fadvise50 system call changed assembly stub type. You need to
 	'rm -f __posix_fadvise50.*' in the libc build directory to avoid using

Reply via email to