Skip to content

Commit 0b4e483

Browse files
committed
fix stdlib
1 parent c762de5 commit 0b4e483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ outputs:
206206
- {{ compiler('c') }}
207207
# Tried to use enable_language(C) to avoid needing this. It does not work.
208208
- {{ compiler('cxx') }}
209+
- {{ stdlib('c') }}
209210
files:
210211
- tests/cmake/*
211212
- tests/cython/*

0 commit comments

Comments
 (0)