-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
llvm, top-level: Baby steps towards cross support #40961
llvm, top-level: Baby steps towards cross support #40961
Conversation
It's old old LLVM built with new LLVM. How useless.
Also makes the LLVM ones more correct
770a179
to
8d4ecab
Compare
8d4ecab
to
acc9843
Compare
Success on x86_64-darwin (full log) Attempted: llvm Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: llvm Partial log (click to expand)
|
Failure on x86_64-linux (full log) Attempted: llvm Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: llvm Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: llvm Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: llvm Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: llvm Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: llvm Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: llvm Partial log (click to expand)
|
63f761b
to
acc9843
Compare
OK the top commit that fixes the overriding also causes a mass rebuild, so removed it. [But then ofborg didn't update labels because the testing was cached.] |
Motivation for this change
Tried to do what I could while preserving hashes (always a good test!).
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)