Module Name: src
Committed By: dholland
Date: Mon May 30 03:11:48 UTC 2016
Modified Files:
src: UPDATING
Log Message:
Note that i386 needs a PIE-related cleandir. Should avoid having PR 51174
happen to anyone else. :-/
To generate a diff of this commit:
cvs rdiff -u -r1.271 -r1.272 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.271 src/UPDATING:1.272
--- src/UPDATING:1.271 Mon Apr 18 19:37:41 2016
+++ src/UPDATING Mon May 30 03:11:48 2016
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.271 2016/04/18 19:37:41 christos Exp $
+$NetBSD: UPDATING,v 1.272 2016/05/30 03:11:48 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
@@ -19,6 +19,10 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20160527:
+ i386 needs a full cleandir or objdir deletion because PIE has
+ been enabled. (see the amd64 entry two down for further info)
+
20160418:
libedit needs manual removal of all autogenerated files since
some of them are not autogenerated anymore. Remember that there