building firebird fails without parallelism
Stephan Bergmann
sbergman at redhat.com
Mon Feb 1 01:21:58 PST 2016
On 01/30/2016 12:16 PM, Lionel Elie Mamane wrote:
> On Sat, Jan 30, 2016 at 08:42:54AM +0100, Jean-Baptiste Faure wrote:
>
>> It seems that the makefile generated to build Firebird in the master
>> does not like the --without-parallelism option of the autogen.sh.
>
> Fixed. Sorry for the regression.
>
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=1e38737b72ab3c3b550675ece22130c07b14577a
I'm not aware of any other external modules where we explicitly pass
down the parallelism setting. If we did, running a top-level make could
become problematic for some, when the requested parallelism of N happens
to result in an effective parallelism of N^2. Just saying.
More information about the LibreOffice
mailing list