pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/testdisk testdisk: Leave pkgsrc to handle sec...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87c3be0736fb
branches: trunk
changeset: 375059:87c3be0736fb
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Feb 02 14:08:27 2018 +0000
description:
testdisk: Leave pkgsrc to handle security features.
diffstat:
sysutils/testdisk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ddfee09ce915 -r 87c3be0736fb sysutils/testdisk/Makefile
--- a/sysutils/testdisk/Makefile Fri Feb 02 14:01:59 2018 +0000
+++ b/sysutils/testdisk/Makefile Fri Feb 02 14:08:27 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/01/14 10:40:46 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/02/02 14:08:27 jperkin Exp $
DISTNAME= testdisk-7.0
CATEGORIES= sysutils
@@ -19,6 +19,7 @@
.endif
CONFIGURE_ARGS+= --disable-qt
+CONFIGURE_ARGS+= --disable-stack-protector
# testdisk uses either ntfsprogs or fuse-ntfs-3g, but not both, and prefers
# fuse-ntfs-3g. Ignore configure-time warnings that the ntfs library is
Home |
Main Index |
Thread Index |
Old Index