[Bug 261977] lang/gcc12-devel: enable LTO

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Apr 2022 20:53:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261977

--- Comment #52 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Piotr Kubaj from comment #50)

Sounds like an FreeBSD build server will be in an atypical
type of context if it happens to do multiple lang/gcc* builds
in parallel: likely a high load average (beyond 2*#BuildersAllowed
and possibly at times even well beyond the number of hardware
threads). This might lead to needing timeout adjustments if it
leads to NOHANG_TIME or MAXIMUM_EXECUTION_TIME or such timeouts
on some builders that overlap in time, at least if such timeouts
are frequent enough. Possibly something to monitor for.

-- 
You are receiving this mail because:
You are on the CC list for the bug.