-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
glibc: fix cross compilation build failure (again) #77525
Conversation
@thefloweringash can this be rebased on latest staging? |
de22003
to
22a8e7f
Compare
There was another out of bounds that needed fixing. I've tested this as far as building |
0998367
to
b5a4510
Compare
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.
Applied on top of 2d4f451 and it unclogged things.
nix-build -A pkgsCross.aarch64-multiplatform.hello
That's as far as my current testing goes, Mobile NixOS stage-1 is currently building.
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Motivation for this change
The backport in #76972 was bad. cc @flokli
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)