pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/visualvm visualvm: Disable SSP checks for bundle...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6365588342e0
branches: trunk
changeset: 370027:6365588342e0
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Oct 09 15:36:46 2017 +0000
description:
visualvm: Disable SSP checks for bundled libraries.
diffstat:
devel/visualvm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f8780499e490 -r 6365588342e0 devel/visualvm/Makefile
--- a/devel/visualvm/Makefile Mon Oct 09 15:34:04 2017 +0000
+++ b/devel/visualvm/Makefile Mon Oct 09 15:36:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/06 10:40:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/10/09 15:36:46 jperkin Exp $
DISTNAME= visualvm_138
PKGNAME= visualvm-1.3.8
@@ -22,6 +22,7 @@
# Contains shlibs for many different arches
CHECK_SHLIBS_SUPPORTED= no
+CHECK_SSP_SUPPORTED= no
INSTALLATION_DIRS= bin ${VISUALVMDIR}
Home |
Main Index |
Thread Index |
Old Index