Hi Greg,
Greg Hogan writes:
> The following emulated build using binfmt should work according to the
> documentation example at
> https://guix.gnu.org/manual/en/html_node/Native-Builds.html
>
> $ uname -m
> x86_64
>
>
> The package was previously built on an aarch64 offload machine:
>
> $ file $
The following emulated build using binfmt should work according to the
documentation example at
https://guix.gnu.org/manual/en/html_node/Native-Builds.html
$ uname -m
x86_64
The package was previously built on an aarch64 offload machine:
$ file $(guix build --system=aarch64-linux hello)/bin/hel