[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 01/01: gnu: glibc: Disable parallel build.
From: |
Ludovic Courtès |
Subject: |
Re: 01/01: gnu: glibc: Disable parallel build. |
Date: |
Wed, 25 Feb 2015 14:32:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
"Mark H. Weaver" <address@hidden> skribis:
> commit 232010f89dc6f9fc6f8a1ca5df846048c9eff8ef
> Author: Mark H Weaver <address@hidden>
> Date: Thu Feb 19 18:01:18 2015 -0500
>
> gnu: glibc: Disable parallel build.
>
> * gnu/packages/base.scm (glibc)[arguments]: Disable parallel build.
[...]
> `(#:out-of-source? #t
> + #:parallel-build? #f ; There's at least one race in the build.
Out of curiosity, which build failure did you observe? Was it on Hydra?
Thanks,
Ludo’.
- Re: 01/01: gnu: glibc: Disable parallel build.,
Ludovic Courtès <=