guix-patches
[Top][All Lists]
Advanced

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

[bug#54239] [PATCH v2 2/5] gnu: Add cross-clang.


From: Maxime Devos
Subject: [bug#54239] [PATCH v2 2/5] gnu: Add cross-clang.
Date: Fri, 04 Mar 2022 21:00:54 +0100
User-agent: Evolution 3.38.3-1

Julien Lepiller schreef op vr 04-03-2022 om 10:59 [+0100]:
> +  #:use-module (gnu packages cross-base)

Most of the time, we aren't cross-compiling.  So WDYT of autoloading
this module?  It's rather unusual to do this in (gnu packages ...), but
there does not appear to be any reason for this to be impossible to do.

Another option would be using 'module-ref' like (guix build-system ...)
does.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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