make-bootstrap-tools-cross: add powerpc64-unknown-linux-gnuabielfv1#419955
Merged
Aleksanaa merged 1 commit intoNixOS:masterfrom Jul 3, 2025
Merged
Conversation
Contributor
Author
|
Can build the bootstrapFiles with #419970 applied, haven't checked if they actually work yet. |
Contributor
Author
|
Cross-compiled the bootstrapFiles on my x86_64 machine, copied them to my powerpc64 machine, hooked them up in the linux stdenv code and built my way to |
16 tasks
Aleksanaa
approved these changes
Jul 3, 2025
Aleksanaa
approved these changes
Jul 3, 2025
Member
|
Do we really need both? |
Member
|
To avoid another lengthy discussion about whether elfv2 should be temporarily removed, I guess. It's fine to support both though. We have also added boostrap for musl, for example. |
Member
|
Right, I guess otherwise you'd need to cross compile during bootstrap. |
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
So hydra can cross-compile some bootstrap-files for the next step.
ppc64got turned into an alias forppc64-elfv2in #418443, so switch it to the proper attribute as well.Things done
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.