Module Name: src
Committed By: joerg
Date: Sat Jan 15 16:13:59 UTC 2011
Modified Files:
src: UPDATING
Log Message:
Add entry about -tradition-cpp change for people not using build.sh.
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 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.217 src/UPDATING:1.218
--- src/UPDATING:1.217 Fri Dec 17 09:54:27 2010
+++ src/UPDATING Sat Jan 15 16:13:59 2011
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.217 2010/12/17 09:54:27 jruoho Exp $
+$NetBSD: UPDATING,v 1.218 2011/01/15 16:13:59 joerg 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
@@ -15,6 +15,13 @@
Recent changes:
^^^^^^^^^^^^^^^
+20110112:
+ Assembler files on amd64 and i386 no longer use -traditional-cpp.
+ This can break the build of individual parts of the tree. This is
+ handled correctly by build.sh. Manual builds have to update
+ /usr/share/mk and re-run config(1) for any kernel configurations as
+ needed.
+
20101217:
The tcpdump(8) program was changed to drop privileges and chroot(2)
by default. It may be necessary to manually update passwd(5) and