Skip to content

Commit

Permalink
use stdlib("c")
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Jun 30, 2024
1 parent 96b49f4 commit 076507c
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 @@ -57,7 +57,7 @@ requirements:
- {{ compiler('cxx') }}
- {{ compiler('fortran') }}
- {{ compiler('cuda') }} # [cuda_compiler_version != "None"]
- sysroot_linux-64 2.17 # [linux]
- {{ stdlib("c") }}
- cmake
- make
- pkg-config
Expand Down

0 comments on commit 076507c

Please sign in to comment.