Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Note that i386 needs a PIE-related cleandir. Should avoid ha...



details:   https://anonhg.NetBSD.org/src/rev/14c090bfe2cd
branches:  trunk
changeset: 815617:14c090bfe2cd
user:      dholland <dholland%NetBSD.org@localhost>
date:      Mon May 30 03:11:48 2016 +0000

description:
Note that i386 needs a PIE-related cleandir. Should avoid having PR 51174
happen to anyone else. :-/

diffstat:

 UPDATING |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r b339754cad36 -r 14c090bfe2cd UPDATING
--- a/UPDATING  Mon May 30 03:02:58 2016 +0000
+++ b/UPDATING  Mon May 30 03:11:48 2016 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index