Skip to content

Commit

Permalink
Upper bound patchelf
Browse files Browse the repository at this point in the history
  • Loading branch information
adibbley committed Dec 6, 2023
1 parent 38086bd commit cdd8db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ outputs:
- {{ compiler("c") }}
- {{ compiler("cxx") }}
- arm-variant * {{ arm_variant_type }} # [aarch64]
- patchelf # [linux]
- patchelf <0.18.0 # [linux]
host:
- cuda-version {{ cuda_version }}
run:
Expand Down

0 comments on commit cdd8db7

Please sign in to comment.