On Tue, 11 Mar 2025, Jakub Jelinek wrote:
> Hi!
>
> --enable-link-serialization relies on each FE participating properly,
> setting .serial, depending on $(.prev) and printing progress.
> The configure option is mainly for LTO bootstraps when we don't want to link
> all the FEs at once because th
Hi!
--enable-link-serialization relies on each FE participating properly,
setting .serial, depending on $(.prev) and printing progress.
The configure option is mainly for LTO bootstraps when we don't want to link
all the FEs at once because that can consume too much memory.
The comment changes ar