|
From: | Hartmut Goebel |
Subject: | [bug#42180] [bug#51061] [PATCH v2 03/23] guix: Add rebar3 build-system. |
Date: | Wed, 6 Oct 2021 22:27:08 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.1 |
+ (host-inputs `(,@(if source + `(("source" ,source)) + '()) + ,@inputs + ;; Keep the standard inputs of 'gnu-build-system'. + ,@(standard-packages)))(standard-packages) contains packages like gcc, coreutils, bash, ..., which should be in build-inputs. Not that it matters much here, as this procedure doesn't support cross-compilation.
Not sure what you want to tell me. Anything you recommend me to
change?
-- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |
[Prev in Thread] | Current Thread | [Next in Thread] |