Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sun68k/stand NOSSP/NOPIE
details: https://anonhg.NetBSD.org/src/rev/feae3b1217e0
branches: trunk
changeset: 347577:feae3b1217e0
user: christos <christos%NetBSD.org@localhost>
date: Sat Sep 03 15:18:21 2016 +0000
description:
NOSSP/NOPIE
diffstat:
sys/arch/sun68k/stand/Makefile.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r f664a9d9987a -r feae3b1217e0 sys/arch/sun68k/stand/Makefile.inc
--- a/sys/arch/sun68k/stand/Makefile.inc Sat Sep 03 12:39:41 2016 +0000
+++ b/sys/arch/sun68k/stand/Makefile.inc Sat Sep 03 15:18:21 2016 +0000
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile.inc,v 1.26 2016/03/13 01:06:51 mrg Exp $
+# $NetBSD: Makefile.inc,v 1.27 2016/09/03 15:18:21 christos Exp $
+NOSSP= # defined
+NOPIE= # defined
# Must have S=/usr/src/sys (or equivalent)
# But note: this is w.r.t. a subdirectory
S= ${.CURDIR}/../../../..
Home |
Main Index |
Thread Index |
Old Index