On Wed, Oct 28, 2020 at 1:10 PM Zack Weinberg wrote:
>
> On Wed, Oct 28, 2020 at 4:00 PM H.J. Lu wrote:
> > On Wed, Oct 28, 2020 at 11:40 AM Nick Bowler wrote:
> > > On 2020-10-28, Zack Weinberg wrote:
> > > > On Wed, Oct 28, 2020 at 2:16 PM Nick Bowler wrote:
> > > >> On 2020-10-28, H.J. Lu
On Wed, Oct 28, 2020 at 4:00 PM H.J. Lu wrote:
> On Wed, Oct 28, 2020 at 11:40 AM Nick Bowler wrote:
> > On 2020-10-28, Zack Weinberg wrote:
> > > On Wed, Oct 28, 2020 at 2:16 PM Nick Bowler wrote:
> > >> On 2020-10-28, H.J. Lu wrote:
> > >> > GCC introduced some time ago option -flto=jobserve
On Wed, Oct 28, 2020 at 11:40 AM Nick Bowler wrote:
>
> On 2020-10-28, Zack Weinberg wrote:
> > On Wed, Oct 28, 2020 at 2:16 PM Nick Bowler wrote:
> >> On 2020-10-28, H.J. Lu wrote:
> >> > GCC introduced some time ago option -flto=jobserver in order to use the
> >> > GNU Make jobserver when par
On 2020-10-28, Zack Weinberg wrote:
> On Wed, Oct 28, 2020 at 2:16 PM Nick Bowler wrote:
>> On 2020-10-28, H.J. Lu wrote:
>> > GCC introduced some time ago option -flto=jobserver in order to use the
>> > GNU Make jobserver when parallelising LTO builds. It is actually a
>> > similar "recursive
On Wed, Oct 28, 2020 at 2:16 PM Nick Bowler wrote:
> On 2020-10-28, H.J. Lu wrote:
> > GCC introduced some time ago option -flto=jobserver in order to use the
> > GNU Make jobserver when parallelising LTO builds. It is actually a
> > similar "recursive make". When doing a recursive make, you ne
On 2020-10-28, H.J. Lu wrote:
> GCC introduced some time ago option -flto=jobserver in order to use the
> GNU Make jobserver when parallelising LTO builds. It is actually a
> similar "recursive make". When doing a recursive make, you need to
> place a '+' character at the beginning of the recipe
From
https://lists.gnu.org/archive/html/automake/2020-02/msg00012.html
GCC introduced some time ago option -flto=jobserver in order to use the
GNU Make jobserver when parallelising LTO builds. It is actually a
similar "recursive make". When doing a recursive make, you need to
place a '+' charac