Skip to content

Commit

Permalink
Remove clang/clang-tools from conda recipe (#4109)
Browse files Browse the repository at this point in the history
Authors:
  - Dante Gama Dessavre (https://github.com/dantegd)

Approvers:
  - https://github.com/jakirkham
  - Jordan Jacobelli (https://github.com/Ethyling)

URL: #4109
  • Loading branch information
dantegd authored Jul 27, 2021
1 parent 804b5e6 commit 5a7177c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions conda/recipes/libcuml/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 5a7177c

Please sign in to comment.