guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-compilation broken on canonical packages.


From: Mathieu Othacehe
Subject: Re: Cross-compilation broken on canonical packages.
Date: Sat, 14 Dec 2019 12:52:00 +0100
User-agent: mu4e 1.2.0; emacs 26.3

Small mistake sorry. This fails:

--8<---------------cut here---------------start------------->8---
guix build --target=aarch64-linux-gnu -e "((@ (gnu packages base) 
canonical-package) (@ (gnu packages base) grep))"
--8<---------------cut here---------------end--------------->8---

while this succeeds:

--8<---------------cut here---------------start------------->8---
guix build -e "((@ (gnu packages base) canonical-package) (@ (gnu packages 
base) grep))"
--8<---------------cut here---------------end--------------->8---

Mathieu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]