Andreas Enge writes:
> On Wed, Aug 27, 2014 at 02:23:52PM +0200, Ludovic Courtès wrote:
>> > * guix/build-system/perl.scm (perl-build): Add support for variables
>> > parallel-build? and parallel-tests?.
>> Yes, and could you also do that change in python.scm?
>
> There I would not know what
On Wed, Aug 27, 2014 at 02:23:52PM +0200, Ludovic Courtès wrote:
> > * guix/build-system/perl.scm (perl-build): Add support for variables
> > parallel-build? and parallel-tests?.
> Yes, and could you also do that change in python.scm?
There I would not know what to do, as the python build syst
Andreas Enge skribis:
> The patch below should do what is says... I needed to add the flags in two
> places, actually. Can I push it?
[...]
> * guix/build-system/perl.scm (perl-build): Add support for variables
> parallel-build? and parallel-tests?.
> * guix/build-system/gnu.scm (gnu-build)
The patch below should do what is says... I needed to add the flags in two
places, actually. Can I push it?
Andreas
* guix/build-system/perl.scm (perl-build): Add support for variables
parallel-build? and parallel-tests?.
* guix/build-system/gnu.scm (gnu-build): Add a line break for clarity.