Module Name: src
Committed By: wiz
Date: Fri Jan 31 11:19:37 UTC 2014
Modified Files:
src: UPDATING
Log Message:
Add a letter, fix a word.
To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 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.251 src/UPDATING:1.252
--- src/UPDATING:1.251 Fri Jan 31 10:40:44 2014
+++ src/UPDATING Fri Jan 31 11:19:37 2014
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.251 2014/01/31 10:40:44 martin Exp $
+$NetBSD: UPDATING,v 1.252 2014/01/31 11:19:37 wiz 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
@@ -17,7 +17,7 @@ Recent changes:
^^^^^^^^^^^^^^^
20140131:
- The new compile_rt/libc integration moved a few things. If not
+ The new compiler_rt/libc integration moved a few things. If not
starting with a clean objdir, cd to the objdir and do:
rm -rf lib/libc
and if you are on a 64bit arch with 32bit compat, additionally: