Skip to content

Commit

Permalink
Remove run-export of librmm.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Sep 9, 2024
1 parent 8bc51c3 commit 6859e03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions conda/recipes/librmm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ outputs:
build:
number: {{ GIT_DESCRIBE_NUMBER }}
string: cuda{{ cuda_major }}_{{ date_string }}_{{ GIT_DESCRIBE_HASH }}_{{ GIT_DESCRIBE_NUMBER }}
run_exports:
- {{ pin_subpackage("librmm", max_pin="x.x") }}
ignore_run_exports_from:
{% if cuda_major == "11" %}
- {{ compiler('cuda11') }}
Expand Down

0 comments on commit 6859e03

Please sign in to comment.