Module Name: src
Committed By: dholland
Date: Sun Apr 10 22:46:09 UTC 2011
Modified Files:
src: UPDATING
Log Message:
Update this weekend's note on cleaning gcc: you need to clean binutils too.
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 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.223 src/UPDATING:1.224
--- src/UPDATING:1.223 Sun Apr 10 20:22:32 2011
+++ src/UPDATING Sun Apr 10 22:46:09 2011
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.223 2011/04/10 20:22:32 joerg Exp $
+$NetBSD: UPDATING,v 1.224 2011/04/10 22:46:09 dholland 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,9 +16,9 @@
Recent changes:
^^^^^^^^^^^^^^^
20110410:
- The configuration of src/tools/gcc has changed. Update builds
- have to remove the stale content explicitly. See the note toward
- the end of the file for details.
+ The configuration of src/tools/gcc has changed. To do an
+ update build you have to clean both tools/binutils and
+ tools/gcc by hand.
20110328:
Building the Xorg binary was moved into a subdirectory to fix