Skip to content

Commit 65f257c

Browse files
committed
Add explicit conda-build pinning to sysroot 2.28
1 parent 023d4be commit 65f257c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conda-recipe/conda_build_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
c_stdlib: # [linux]
2+
- sysroot # [linux]
3+
c_stdlib_version: # [linux]
4+
- '2.28' # [linux]

0 commit comments

Comments
 (0)