Skip to content

Commit

Permalink
need build-native libcxx for first build step
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Jul 23, 2024
1 parent fd8ae82 commit f31312d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ requirements:
- {{ compiler('cxx') }} # [unix]
- {{ stdlib('c') }} # [unix]
- cctools_osx-64 # [osx and (build_platform != target_platform)]
- libcxx # [osx and (build_platform != target_platform)]
- pkg-config # [unix]
- autoconf # [unix]
- unzip # [unix]
Expand Down

0 comments on commit f31312d

Please sign in to comment.