-
Notifications
You must be signed in to change notification settings - Fork 13.3k
compiler-rt doesn't build with cmake #34867
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
Comments
Yes, this is unfortunate. Copying or symbolic linking |
I'd tried symlinking but it didn't work either:
The file is found in
This library doesn't exist period. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to use system LLVM 3.8 located in
/usr
fails:because it's located in
/usr/share/llvm-3.8/cmake/LLVMConfig.cmake
This particular
aarch64
Ubuntu 16.04 image used to work fine 3 weeks ago but, IIRC,cmake
wasn't used at the time.The text was updated successfully, but these errors were encountered: