Module Name: src
Committed By: dholland
Date: Thu Jul 9 07:50:24 UTC 2009
Modified Files:
src: UPDATING
Log Message:
Fix a garbled old entry that I happened upon just now.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 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.198 src/UPDATING:1.199
--- src/UPDATING:1.198 Thu Jul 9 07:31:54 2009
+++ src/UPDATING Thu Jul 9 07:50:24 2009
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.198 2009/07/09 07:31:54 mrg Exp $
+$NetBSD: UPDATING,v 1.199 2009/07/09 07:50:24 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
@@ -200,9 +200,10 @@
and userland are from after 20070913.
20070703:
- nbinstall has been renamed as it calls the target specific and
- the logic to pass down STRIP from mk been removed. This forces
- a re-installation of tools.
+ nbinstall has been renamed ${MACHINE_GNU_ARCH}-install. It
+ calls the target-specific strip program, and the logic to pass
+ down STRIP from make has been removed. This requires a
+ re-installation of tools.
20070422:
The way OS emulations lookup filenames inside the emulation root