Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf No need for NORELRO here.
details: https://anonhg.NetBSD.org/src/rev/24895658c517
branches: trunk
changeset: 362351:24895658c517
user: christos <christos%NetBSD.org@localhost>
date: Tue Jun 05 00:58:42 2018 +0000
description:
No need for NORELRO here.
diffstat:
sys/arch/i386/conf/Makefile.i386 | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e814afebb19e -r 24895658c517 sys/arch/i386/conf/Makefile.i386
--- a/sys/arch/i386/conf/Makefile.i386 Tue Jun 05 00:58:17 2018 +0000
+++ b/sys/arch/i386/conf/Makefile.i386 Tue Jun 05 00:58:42 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.i386,v 1.192 2018/06/04 20:28:44 christos Exp $
+# $NetBSD: Makefile.i386,v 1.193 2018/06/05 00:58:42 christos Exp $
# Makefile for NetBSD
#
@@ -18,7 +18,6 @@
# makeoptions DEBUGLIST="uvm* trap if_*"
NOSANITIZER= # defined
-NORELRO= # defined
MACHINE_ARCH= i386
USETOOLS?= no
NEED_OWN_INSTALL_TARGET?=no
Home |
Main Index |
Thread Index |
Old Index