Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Entry for MKSTATICPIE fallout in /rescue build.
details: https://anonhg.NetBSD.org/src/rev/d934513859dd
branches: trunk
changeset: 324712:d934513859dd
user: martin <martin%NetBSD.org@localhost>
date: Mon Jul 16 11:45:01 2018 +0000
description:
Entry for MKSTATICPIE fallout in /rescue build.
diffstat:
UPDATING | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r fa03164f6f67 -r d934513859dd UPDATING
--- a/UPDATING Mon Jul 16 10:57:21 2018 +0000
+++ b/UPDATING Mon Jul 16 11:45:01 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.295 2018/05/02 07:34:44 pgoyette Exp $
+$NetBSD: UPDATING,v 1.296 2018/07/16 11:45:01 martin 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,13 @@
Recent changes:
^^^^^^^^^^^^^^^
+20180713:
+ On amd64 and i386 static binaries are now build position
+ independend. This requires recompilation of all object
+ files used to create the crunched /rescue binary.
+ Clean the rescue directory in your obj directory before
+ doing an update build, otherwise linking will fail.
+
20180414:
Existing binutils was migrated to binutils.old. Manual
removal of tools/binutils objects directory may be required
Home |
Main Index |
Thread Index |
Old Index