Skip to content

Commit

Permalink
temporarily revert make addition
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 committed Nov 15, 2022
1 parent e8375bb commit b1d4352
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion conda/recipes/rapids_core_dependencies/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ requirements:
- cmake>=3.23.1
- {{ compiler('cxx') }}
- {{ compiler('cuda') }} {{ cuda_version }}
- make
- sysroot_{{ target_platform }} {{ sysroot_version }}
host:
- cudatoolkit {{ cuda_version }}.*
Expand Down
1 change: 0 additions & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ dependencies:
packages:
- c-compiler
- cxx-compiler
- make
cudatoolkit:
specific:
- output_types: conda
Expand Down

0 comments on commit b1d4352

Please sign in to comment.