Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ia64/stand/ia64/ski XXX: Can't do PIE yet because o...
details: https://anonhg.NetBSD.org/src/rev/1e1814d75d7f
branches: trunk
changeset: 349658:1e1814d75d7f
user: christos <christos%NetBSD.org@localhost>
date: Sat Dec 17 18:41:13 2016 +0000
description:
XXX: Can't do PIE yet because of gp relocation in start.S
diffstat:
sys/arch/ia64/stand/ia64/ski/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r dcab92814b8c -r 1e1814d75d7f sys/arch/ia64/stand/ia64/ski/Makefile
--- a/sys/arch/ia64/stand/ia64/ski/Makefile Sat Dec 17 17:04:38 2016 +0000
+++ b/sys/arch/ia64/stand/ia64/ski/Makefile Sat Dec 17 18:41:13 2016 +0000
@@ -4,6 +4,7 @@
.include "../Makefile.booters"
+NOPIE= yes
PROG= skiload
MAN=#
BINDIR?= /usr/mdec
Home |
Main Index |
Thread Index |
Old Index