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 b29fff8 commit a1152cd
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 @@ -47,6 +47,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 a1152cd

Please sign in to comment.