pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xentools411 xentools411: MKPIE not supported,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a5a444202cf
branches: trunk
changeset: 769178:9a5a444202cf
user: nia <nia%pkgsrc.org@localhost>
date: Tue Nov 09 11:11:48 2021 +0000
description:
xentools411: MKPIE not supported, requires predictable object positions
diffstat:
sysutils/xentools411/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 690b61da9294 -r 9a5a444202cf sysutils/xentools411/Makefile
--- a/sysutils/xentools411/Makefile Tue Nov 09 11:11:08 2021 +0000
+++ b/sysutils/xentools411/Makefile Tue Nov 09 11:11:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2021/05/24 19:54:21 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2021/11/09 11:11:48 nia Exp $
#
# VERSION is set in version.mk as it is shared with other packages
PKGREVISION= 5
@@ -37,6 +37,7 @@
ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64
SSP_SUPPORTED= no
+MKPIE_SUPPORTED= no
CONFLICTS+= libxen-[0-9]*
CONFLICTS+= xenstoretools-[0-9]*
Home |
Main Index |
Thread Index |
Old Index