On Tue, Dec 15, 2020 at 10:00:35AM +0100, Martin Liška wrote:
> This prevents using -j0 on target where we are unable
> to detect number of core.
>
> Ready to be installed?
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
> PR lto/98275
> * lto-wrapper.c: Do not use -j0 when we are unable to
This prevents using -j0 on target where we are unable
to detect number of core.
Ready to be installed?
Thanks,
Martin
gcc/ChangeLog:
PR lto/98275
* lto-wrapper.c: Do not use -j0 when we are unable to detect
number of cores.
---
gcc/lto-wrapper.c | 2 ++
1 file changed,