llvmPackages: git -> 21.0.0, init 20.1.0-rc1#378713
llvmPackages: git -> 21.0.0, init 20.1.0-rc1#378713RossComputerGuy merged 2 commits intoNixOS:masterfrom
Conversation
addb836 to
6465f4f
Compare
|
@ofborg build llvmPackages_20.clang |
4d93245 to
1bb7b9b
Compare
|
|
1bb7b9b to
8690a36
Compare
|
@ofborg build llvmPackages_20.clang |
1377331 to
5fed4f0
Compare
alyssais
left a comment
There was a problem hiding this comment.
Wonderful, thank you! ^_^
Maybe it would make sense to include the fix for #363449 (comment) in here as well?
|
LGTM, see llvm/llvm-project#125922 which fixes the libcxx build on aarch64 (and therefore pkgsLLVM builds with llvmPackages_git). |
|
Cool, I'll rework this PR with your's and @alyssais's changes tonight after work. |
|
LGTM -- emscripten can be successfully bumped to version 4.0 once this lands. |
7588d80 to
691e2fc
Compare
|
Ok, @peterwaller-arm's patch is in |
Bumped it out of git so this is done. |
pkgs/top-level/aliases.nix
Outdated
There was a problem hiding this comment.
We've never set this to a release candidate before, as far as I know. I think this should wait until release.
691e2fc to
b9ab2e6
Compare
b9ab2e6 to
06f4e97
Compare
| relative = "compiler-rt"; | ||
| }); | ||
| }) | ||
| # Fixes baremetal |
There was a problem hiding this comment.
This comment could do with refinement; it's not fixing baremetal (baremetal is fine), it's fixing the linux libc-free build.
Upstream appears to indicate a more appropriate fix would be to provide libc headers to the compiler-rt builtins build. I don't know if that's something tractable or not in the various possible useLLVM scenarios. Could use some help from others interested in determining whether/how this might impact other platforms such as Darwin. cc @emilazy when you're back and @Ericson2314.
There was a problem hiding this comment.
Another issue here:
nix eval nixpkgs/master#llvmPackages_git.compiler-rt
«error: path '/nix/store/54xn52z7jbib8ryvz6bw244ia34g5hw3-source/pkgs/development/compilers/llvm/git/compiler-rt/libc-free.patch' does not exist»
There was a problem hiding this comment.
I've opened up #380213 to take care of things
Things done
Bumps git to 21, inits 20.1.0-rc1 from git. Just needs some patches rebased.
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.