Fixes <https://bugs.gnu.org/43668>.
Previously, guix-daemon would try to run GNU/Hurd executables on
GNU/Linux. execve(2) would succeed, but the executable would
immediately crash.
This change prevents it from attempting to execute "i586-gnu" code on
"*-linux", while preserving the binfmt_misc-friendly behavior
implemented in commit
|
||
|---|---|---|
| .. | ||
| boost | ||
| libstore | ||
| libutil | ||
| nix-daemon | ||
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| local.mk | ||