[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#41637] [PATCH] gnu: Add hashcash.
From: |
Mathieu Othacehe |
Subject: |
[bug#41637] [PATCH] gnu: Add hashcash. |
Date: |
Tue, 02 Jun 2020 14:12:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello Jakub,
> + `(#:make-flags '("CC=gcc")
It would be better to use "cc-for-target" here. You can check if
cross-compilation works by running something like:
--8<---------------cut here---------------start------------->8---
guix build --target=aarch64-linux-gnu hashcash
--8<---------------cut here---------------end--------------->8---
Thanks,
Mathieu
- [bug#41637] [PATCH] gnu: Add hashcash.,
Mathieu Othacehe <=