On Fri, 12 Mar 2021 10:01:34 -0800 Tim Harvey <tharvey at gateworks.com> wrote: > Marek / Heinrich, > > Yes, 'make -j1' does work. > > Tim Tim, could you try make -j8, but change the toplevel Makefile: find string "-flto=jobserver" and change it to "-flto". Does make -j8 fail then? Thank you. Marek