pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/check mk/check/check-relro.mk: explain what RELRO m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/733a7e12b041
branches:  trunk
changeset: 376604:733a7e12b041
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Mar 04 20:45:19 2018 +0000

description:
mk/check/check-relro.mk: explain what RELRO means

diffstat:

 mk/check/check-relro.mk |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r c7cff6f04d75 -r 733a7e12b041 mk/check/check-relro.mk
--- a/mk/check/check-relro.mk   Sun Mar 04 20:35:21 2018 +0000
+++ b/mk/check/check-relro.mk   Sun Mar 04 20:45:19 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: check-relro.mk,v 1.2 2017/07/05 15:49:00 khorben Exp $
+# $NetBSD: check-relro.mk,v 1.3 2018/03/04 20:45:19 rillig Exp $
 #
-# This file verifies that RELRO was applied accordingly at build-time.
+# This file verifies that RELRO (read-only relocations) was applied
+# accordingly at build-time.
 #
 # User-settable variables:
 #



Home | Main Index | Thread Index | Old Index