pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/check mk: Explain what SSP is, requested by rillig@.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0f6e6389fd5
branches: trunk
changeset: 413928:a0f6e6389fd5
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Mar 23 09:25:58 2020 +0000
description:
mk: Explain what SSP is, requested by rillig@.
diffstat:
mk/check/check-ssp.mk | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r d4d867f047fb -r a0f6e6389fd5 mk/check/check-ssp.mk
--- a/mk/check/check-ssp.mk Mon Mar 23 09:24:35 2020 +0000
+++ b/mk/check/check-ssp.mk Mon Mar 23 09:25:58 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: check-ssp.mk,v 1.2 2020/03/23 09:24:35 jperkin Exp $
+# $NetBSD: check-ssp.mk,v 1.3 2020/03/23 09:25:58 jperkin Exp $
#
-# This file verifies that SSP was applied accordingly at build-time.
+# This file verifies that stack-smashing protection, commonly known as SSP,
+# was applied correctly at build-time.
#
# User-settable variables:
#
Home |
Main Index |
Thread Index |
Old Index