Hi,
Greg Hogan skribis:
> From my x86_64 machine I am executing offload builds targeting an
> aarch64 machine:
>
> $ guix build --system=aarch64-linux --manifest=manifest.scm
>
> Several packages do not build for aarch64 and need to be filtered out.
> %current-target-system is #f as these are of
On Fri, Mar 03, 2023 at 10:37:44AM -0500, Greg Hogan wrote:
> Hi Guix,
>
> From my x86_64 machine I am executing offload builds targeting an
> aarch64 machine:
>
> $ guix build --system=aarch64-linux --manifest=manifest.scm
>
> Several packages do not build for aarch64 and need to be filtered ou
Hi Guix,
>From my x86_64 machine I am executing offload builds targeting an
aarch64 machine:
$ guix build --system=aarch64-linux --manifest=manifest.scm
Several packages do not build for aarch64 and need to be filtered out.
%current-target-system is #f as these are offload builds not cross
compi