summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2019-08-10 18:48:24 -0400
committerCraig Andrews <candrews@gentoo.org>2019-08-10 18:50:14 -0400
commit24b24e8dec698e7ac61215cc0594c1604cff0a53 (patch)
tree5c6c23a4d76c37e01bcc035c74f38b1dc4cc84ba
parentnet-analyzer/nmap: Version 7.80 (diff)
downloadgentoo-24b24e8d.tar.gz
gentoo-24b24e8d.tar.bz2
gentoo-24b24e8d.zip
dev-libs/roct-thunk-interface: Check for HMM_MIRROR ZONE_DEVICE
See https://bugs.freedesktop.org/show_bug.cgi?id=109808 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
-rw-r--r--dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild2
-rw-r--r--dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild
index fadf20cce25d..69e6b7fe853e 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild
@@ -22,7 +22,7 @@ PATCHES=(
DESCRIPTION="Radeon Open Compute Thunk Interface"
HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface"
-CONFIG_CHECK="~HSA_AMD"
+CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE"
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
index 28db57d3c714..4860c47142d2 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
@@ -16,7 +16,7 @@ fi
DESCRIPTION="Radeon Open Compute Thunk Interface"
HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface"
-CONFIG_CHECK="~HSA_AMD"
+CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE"
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"