pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/sendfile sendfile: actually SSP is a red herring, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9aa00caa8cc3
branches: trunk
changeset: 771807:9aa00caa8cc3
user: nia <nia%pkgsrc.org@localhost>
date: Mon Dec 27 10:07:32 2021 +0000
description:
sendfile: actually SSP is a red herring, just disable FORTIFY
diffstat:
net/sendfile/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 7aa916006d75 -r 9aa00caa8cc3 net/sendfile/Makefile
--- a/net/sendfile/Makefile Mon Dec 27 10:06:31 2021 +0000
+++ b/net/sendfile/Makefile Mon Dec 27 10:07:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2021/12/27 10:06:31 nia Exp $
+# $NetBSD: Makefile,v 1.40 2021/12/27 10:07:32 nia Exp $
#
DISTNAME= sendfile-2.1b
@@ -22,7 +22,6 @@
CONF_FILES+= ${EGDIR}/sendfile.deny ${PKG_SYSCONFDIR}/sendfile.deny
# nasty macro snprintf usage
-SSP_SUPPORTED= no
FORTIFY_SUPPORTED= no
OVERRIDE_GNU_CONFIG_SCRIPTS= yes
Home |
Main Index |
Thread Index |
Old Index