-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
rt-tests: add cross compilation support #401020
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
illdefined
left a comment
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.
I don’t think it makes sense to include gcc as an explicit dependency as the C compiler (which might not be GCC but Clang for example) is already provided through stdenv.
|
I am currently testing cross‐compilation for Aarch64 and RISC-V. I’ll post the results and approve this PR if successful. |
|
|
This appears to have resolved the cross‐compilation issue. Thanks for your contribution, @enkerewpo. If you have other packages with cross‐compilation problems, feel free to involve me as a reviewer. |
rt-tests: add cross compilation support
issue: #401023
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.