guix-patches
[Top][All Lists]
Advanced

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

[bug#51917] [PATCH] gnu: Add devour.


From: Nicolas Goaziou
Subject: [bug#51917] [PATCH] gnu: Add devour.
Date: Sun, 21 Nov 2021 21:44:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/wm.scm (devour): New variable.

Thank you. I applied your patch with the change below:

> +       (list "CC=gcc"
> +             (string-append "BIN_DIR=" %output "/bin"))))

I used (string-append "CC=" (cc-for-target)) to make the package more
cross-compilation friendly.

Regards,
-- 
Nicolas Goaziou





reply via email to

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