-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Revert "[LLVM] bump to 12.0.1-4" #42523
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
Conversation
This reverts commit 538541a.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
libz needs to be added to LIBJULIACODEGEN_BUILD_DEPLIB now, to make freebsd happy
Yeah will do that when I re-land. Any ideas on what is up with Mac? |
There's an extra |
Jeff is pushing a fix shortly |
😆 😱 |
Oh, or perhaps not. Seems like we also might need to rebuild LLVM, since it is setting rpath incorrectly (from linux64):
And we've also got Additionally, looks like we now have |
Yeah I started on that, but then I got stumped on adding a dependency edge to |
Reverts #42512
Broke FreeBSD https://build.julialang.org/#/builders/78/builds/3568
and apparently MacOs #41936 (comment)
Sorry about that.