summaryrefslogtreecommitdiff
path: root/sysutils/xentools45
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2017-10-27 23:50:38 +0000
committerkhorben <khorben@pkgsrc.org>2017-10-27 23:50:38 +0000
commitbbfff8d32f58561c1fd956917998a42348b8fdc1 (patch)
tree74c9e263a977573e6eda775ff3cd7a9d3ff8605e /sysutils/xentools45
parentd955342a0e9a99c2ce52c357821a90e3e1f75bff (diff)
downloadpkgsrc-bbfff8d32f58561c1fd956917998a42348b8fdc1.tar.gz
Skip the RELRO test for libexec/xen/boot/hvmloader
Diffstat (limited to 'sysutils/xentools45')
-rw-r--r--sysutils/xentools45/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile
index 56f5a6e781f..d22750aa563 100644
--- a/sysutils/xentools45/Makefile
+++ b/sysutils/xentools45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2017/09/08 09:51:25 jaapb Exp $
+# $NetBSD: Makefile,v 1.52 2017/10/27 23:50:38 khorben Exp $
VERSION= 4.5.5
PKGREVISION= 7
@@ -38,6 +38,7 @@ CONFLICTS+= xenstoretools-[0-9]*
XENTOP= ${WRKDIR}/xen-${VERSION}
WRKSRC= ${XENTOP}/tools
CHECK_PORTABILITY_SKIP= examples/*
+CHECK_RELRO_SKIP= libexec/xen/boot/hvmloader
EGDIR= ${PREFIX}/share/examples/xen
MESSAGE_SUBST+= EGDIR=${EGDIR}