summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm-roc/llvm-roc-4.1.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/llvm-roc/llvm-roc-4.1.1.ebuild b/sys-devel/llvm-roc/llvm-roc-4.1.1.ebuild
index 68df2726a379..051b2af18e3f 100644
--- a/sys-devel/llvm-roc/llvm-roc-4.1.1.ebuild
+++ b/sys-devel/llvm-roc/llvm-roc-4.1.1.ebuild
@@ -77,6 +77,7 @@ src_configure() {
-DLLVM_INSTALL_UTILS=ON
-DLLVM_VERSION_SUFFIX=roc
-DOCAMLFIND=NO
+ -DCMAKE_DISABLE_FIND_PACKAGE_CUDA=ON
)
use debug || local -x CPPFLAGS="${CPPFLAGS} -DNDEBUG"