From 6331f3b92e0fddfdbc12160bcdecad6652c7f8fc Mon Sep 17 00:00:00 2001 From: Dante Gama Dessavre Date: Tue, 27 Jul 2021 17:25:42 -0500 Subject: [PATCH] Remove clang/clang-tools from conda recipe (#4109) Authors: - Dante Gama Dessavre (https://github.com/dantegd) Approvers: - https://github.com/jakirkham - Jordan Jacobelli (https://github.com/Ethyling) URL: https://github.com/rapidsai/cuml/pull/4109 --- conda/recipes/libcuml/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/conda/recipes/libcuml/meta.yaml b/conda/recipes/libcuml/meta.yaml index 4c2ebb0d1e..31f3b24474 100644 --- a/conda/recipes/libcuml/meta.yaml +++ b/conda/recipes/libcuml/meta.yaml @@ -35,8 +35,6 @@ build: requirements: build: - cmake>=3.20.1 - - clang=8.0.1 # [x86_64] - - clang-tools=8.0.1 # [x86_64] host: - nccl>=2.9.9 - cudf {{ minor_version }}