Module Name: src
Committed By: mrg
Date: Fri May 31 10:39:02 UTC 2013
Modified Files:
src: UPDATING
Log Message:
add a note about xsrc updates.
To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 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.243 src/UPDATING:1.244
--- src/UPDATING:1.243 Sat Mar 2 08:51:42 2013
+++ src/UPDATING Fri May 31 10:39:02 2013
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.243 2013/03/02 08:51:42 christos Exp $
+$NetBSD: UPDATING,v 1.244 2013/05/31 10:39:02 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 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20130530:
+ Updates of many xsrc packages will leave old .pc files around.
+ Best to clean out the xsrc objdir entirely before rebuilds.
+
20130301:
The removal of netiso requires manual removal of /usr/include/netiso
prior to the build and make cleandir in /usr/src/usr.bin/{ktruss,kdump}