summaryrefslogtreecommitdiff
path: root/mk/check
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-03-04 20:45:19 +0000
committerrillig <rillig@pkgsrc.org>2018-03-04 20:45:19 +0000
commita1ef9d7865f7ba342bcb19e7a90478f5db7b352f (patch)
tree4d304d17ce951bb66c05c3cf452d7147b47a08ae /mk/check
parent7236068a8520a7dd26a42ffcc5586b2d865576ea (diff)
downloadpkgsrc-a1ef9d7865f7ba342bcb19e7a90478f5db7b352f.tar.gz
mk/check/check-relro.mk: explain what RELRO means
Diffstat (limited to 'mk/check')
-rw-r--r--mk/check/check-relro.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mk/check/check-relro.mk b/mk/check/check-relro.mk
index 1fc96f4206f..d80f2c03bb8 100644
--- a/mk/check/check-relro.mk
+++ b/mk/check/check-relro.mk
@@ -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:
#