diff options
Diffstat (limited to 'dev-libs/roct-thunk-interface')
-rw-r--r-- | dev-libs/roct-thunk-interface/roct-thunk-interface-2.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild | 2 |
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)" |