Hi,
On 11 May 2015 at 17:02, Chris J Arges wrote:
> When using make deb-pkg, builddeb is called without proper MAKEFLAGS due to
> the
> script being invoked without '+'. This results in the following message when
> building:
> warning: jobserver unavailable: using -j1. Add `+' to parent make rul
When using make deb-pkg, builddeb is called without proper MAKEFLAGS due to the
script being invoked without '+'. This results in the following message when
building:
warning: jobserver unavailable: using -j1. Add `+' to parent make rule
Add the '+' so the make operations can be parallelized.
Sig
On 24 April 2015 at 21:25, Chris J Arges wrote:
> When using make deb-pkg, builddeb is called without proper MAKEFLAGS due to
> the
> script being invoked without '+'. This results in the following message when
> building:
> warning: jobserver unavailable: using -j1. Add `+' to parent make rule
>
When using make deb-pkg, builddeb is called without proper MAKEFLAGS due to the
script being invoked without '+'. This results in the following message when
building:
warning: jobserver unavailable: using -j1. Add `+' to parent make rule
Add the '+' so the make operations can be parallelized.
Sig
4 matches
Mail list logo