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

Use default LLVM in Ubuntu build #46

Merged
merged 2 commits into from
Dec 3, 2023
Merged

Use default LLVM in Ubuntu build #46

merged 2 commits into from
Dec 3, 2023

Conversation

kazarmy
Copy link
Member

@kazarmy kazarmy commented Dec 3, 2023

This pr chooses the simpler option of using the default LLVM in this CI's Ubuntu build (rather than removing the clang-15 and llvm-15 packages from the Rizin CI build). This should fix #45 -- rebuilding https://github.com/rizinorg/rizin/actions/runs/7073760702/job/19254258618?pr=4012 should confirm the fix.

@kazarmy kazarmy marked this pull request as ready for review December 3, 2023 02:58
@wargio wargio merged commit 1afe440 into master Dec 3, 2023
8 checks passed
@wargio wargio deleted the ubuntu-default-llvm branch December 3, 2023 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rizin CI: OSError: /usr/lib/llvm-15/lib/libclang.so: cannot open shared object file: No such file or directory
2 participants