https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84402

--- Comment #74 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to [email protected] from comment #73)
> fixincludes shouldn't be needed on most systems and it should be
> disabled by default.  I think --disable-fixincludes might work.

It does, on at least modern linux systems running on x86_64 and 32 bit arm.
A build time was reduced from 35 minutes to 22 minutes, so a good result.

Whether the default setting should be disabled or enabled is debatable.

It might be safer to leave it enabled by default and only
disable it for modern linux systems.

Reply via email to