commit:     96e7217f282fd654482b338b5bd5ee9ebd3b4a49
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 18:00:39 2019 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 18:00:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e7217f

ev-libs/roct-thunk-interface: require CONFIG_NUMA to be set

See https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/issues/44

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 dev-libs/roct-thunk-interface/roct-thunk-interface-2.8.0.ebuild | 2 +-
 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.8.0.ebuild 
b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.8.0.ebuild
index e7eb6598584..454c65e73c1 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-2.8.0.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-2.8.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 ~HMM_MIRROR ~ZONE_DEVICE"
+CONFIG_CHECK="~NUMA ~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 e7eb6598584..454c65e73c1 100644
--- a/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
+++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-9999.ebuild
@@ -22,7 +22,7 @@ PATCHES=(
 
 DESCRIPTION="Radeon Open Compute Thunk Interface"
 HOMEPAGE="https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface";
-CONFIG_CHECK="~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE"
+CONFIG_CHECK="~NUMA ~HSA_AMD ~HMM_MIRROR ~ZONE_DEVICE"
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
 

Reply via email to