Skip to content

Commit

Permalink
Drop stdlib again
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Aug 8, 2024
1 parent adadf1e commit 460a1cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion libintervalxt/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ requirements:
- make
- coreutils
- {{ compiler('cxx') }}
- {{ stdlib('c') }}
host:
- libboost-headers
- fmt {{ fmt }}
Expand Down
1 change: 0 additions & 1 deletion pyintervalxt/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ requirements:
- make
- coreutils
- {{ compiler('cxx') }}
- {{ stdlib('c') }}
host:
- python
- setuptools
Expand Down

0 comments on commit 460a1cd

Please sign in to comment.