-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
reptyr: enable on 32-bit ARM Linux and x86 FreeBSD #51259
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
@GrahamcOfBorg build reptyr |
Success on x86_64-linux (full log) Attempted: reptyr Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: reptyr Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: reptyr Partial log (click to expand)
|
Oops, didn't test this on aarch64. I guess it only supports 32-bit ARM. |
a97bcc8
to
26b5db3
Compare
I updated the platforms to support 32-bit ARM, and added freebsd as well because it is supposedly supported, although I don't have a machine to test it with. I also updated the description to the current GitHub description, which reflects that fact that it is no longer only supported on Linux. |
Would |
|
@GrahamcOfBorg build reptyr |
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: reptyr Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: reptyr Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: reptyr Partial log (click to expand)
|
Motivation for this change
Reptyr should not restricted to specific architectures. I tested it and it works fine on armv7l.
Things done
Made the platforms less restrictive, allowing it to run on all Linux architectures. MacOS is not supported.
cc @7c6f434c
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)