Module Name:    src
Committed By:   jmmv
Date:           Fri Jun  4 15:11:31 UTC 2010

Modified Files:
        src: UPDATING

Log Message:
atf 0.9 includes a backwards incompatible change that requires rebuilding
the sh tests.  Add a note to tell users to clean up the old files, as
otherwise the rebuilds will not be triggered.


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 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.212 src/UPDATING:1.213
--- src/UPDATING:1.212	Sat May 22 11:10:59 2010
+++ src/UPDATING	Fri Jun  4 15:11:31 2010
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.212 2010/05/22 11:10:59 mrg Exp $
+$NetBSD: UPDATING,v 1.213 2010/06/04 15:11:31 jmmv 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,12 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20100604:
+	The update of ATF to 0.9 causes old tests written in shell to fail
+	unless they are rebuilt.  If you are building with MKUPDATE=yes,
+	you need to clean the src/external/bsd/atf/tests/ and the src/tests/
+	trees by hand.
+
 20100522:
 	Recent Xorg updates in xsrc/external/mit/ will cause various build
 	problems.  Delete your entire DESTDIR and OBJDIR if you have any

Reply via email to