nixpkgs/pkgs/os-specific/linux/criu
Leon Schuermann f9a1d83cdb criu: support cross-compile for armv7l and aarch64
This fixes the `criu` package to support cross-compilation to armv7l
and aarch64 architectures (tested on an x86 build host). `criu`
requires some additional flags to be passed to its Makefile
infrastructure to hint at the target architecture. It further requires
a few dependencies to be executed on the build host, hence moving them
to `depsBuildBuild`.

Signed-off-by: Leon Schuermann <leon@is.currently.online>
2023-01-31 13:18:13 +02:00
..
default.nix