Skip to content

Commit

Permalink
Add {{ stdlib('c') }} before cuda-version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Aug 6, 2024
1 parent c944a3a commit 8a4f7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/pynvjitlink/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ requirements:
- {{ compiler('c') }}
- {{ compiler('cxx') }}
- {{ compiler('cuda') }}
- cuda-version {{ cuda_version }}
- {{ stdlib('c') }}
- cuda-version {{ cuda_version }}
- cmake >=3.26.4,!=3.30.0
- ninja
host:
Expand Down

0 comments on commit 8a4f7c9

Please sign in to comment.