Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clangdev should have a run_export on clang-{{ major_version }} #211

Open
SylvainCorlay opened this issue Apr 19, 2023 · 1 comment
Open
Labels

Comments

@SylvainCorlay
Copy link
Member

Comment:

If a package has clangdev as a host dependency (links with clang-{{ major_version }}, and uses the cmake files that are available in clangdev, then they clearly will also depend on clang-{{ major_version }} at runtime.

It should probably be added as a run_export in the recipe for the clangdev output.

@h-vetinari
Copy link
Member

Well, clang-{{ major_version}} brings a whole lot more than just the libs needed for linkage; shouldn't it be enough to propagate the run-exports for libclang & libclang-cpp?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants