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

document libedit as build dependency (by llvm) or remove it or/and how it can be disabled (with consequences) #125

Open
matu3ba opened this issue Sep 15, 2022 · 4 comments · May be fixed by #191

Comments

@matu3ba
Copy link

matu3ba commented Sep 15, 2022

See in LLVM repo ./cmake/Modules/FindLibEdit.cmake for why its a build dependency.

Can be disabled with -DLLVM_ENABLE_LIBEDIT=off, but I am unsure if there are bad implications for the intended use cases.

@andrewrk
Copy link
Member

it should be disabled

@LinuxUserGD
Copy link
Contributor

See

-DLLVM_ENABLE_LIBEDIT=OFF \

@matu3ba
Copy link
Author

matu3ba commented Feb 25, 2023

@LinuxUserGD True, but its not disabled on the first LLVM build.

alexrp added a commit to alexrp/zig-bootstrap that referenced this issue Sep 22, 2024
@alexrp alexrp linked a pull request Sep 22, 2024 that will close this issue
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 a pull request may close this issue.

4 participants