pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Add `aslr mprotect pax paxctl' keywords to help `he...
details: https://anonhg.NetBSD.org/pkgsrc/rev/08433df6606d
branches: trunk
changeset: 347697:08433df6606d
user: leot <leot%pkgsrc.org@localhost>
date: Fri May 27 08:33:00 2016 +0000
description:
Add `aslr mprotect pax paxctl' keywords to help `help' target.
diffstat:
mk/pax.mk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 5716a40ffbd3 -r 08433df6606d mk/pax.mk
--- a/mk/pax.mk Fri May 27 08:30:05 2016 +0000
+++ b/mk/pax.mk Fri May 27 08:33:00 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: pax.mk,v 1.2 2016/05/26 16:37:02 khorben Exp $
+# $NetBSD: pax.mk,v 1.3 2016/05/27 08:33:00 leot Exp $
#
# Infrastructure support for binaries known to fail with PaX enabled.
#
@@ -13,6 +13,9 @@
#
# NOT_PAX_MPROTECT_SAFE
# The list of binaries which do not support PaX MPROTECT.
+#
+# Keywords: aslr mprotect pax paxctl
+#
.if !defined(PAX_MK)
Home |
Main Index |
Thread Index |
Old Index