Skip to content

Commit

Permalink
update comment about libllvm-c on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Aug 22, 2023
1 parent 99fa6e8 commit f8cb518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ outputs:
activate_in_script: true
# not supported on linux, see
# https://github.com/llvm/llvm-project/blob/llvmorg-16.0.6/llvm/tools/llvm-shlib/CMakeLists.txt#L82-L85
# TODO osx currently (16.0.6) does not build: raise issue as soon as we've caught up to last release
# osx currently fails as well, see https://github.com/llvm/llvm-project/issues/64657
skip: true # [not win]
requirements:
build:
Expand Down

0 comments on commit f8cb518

Please sign in to comment.