[Bug 265254] lang/gcc11: build gets stuck

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Jul 2022 15:59:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265254

--- Comment #25 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #24)

Hmm. Looking around, apparently it is important to use BOOT_CFLAGS
in order to avoid the option being stripped.

QUOTE (from https://forums.gentoo.org/viewtopic-t-1104752-start-0.html )
Try adding `--param lto-max-streaming-parallelism=3` to BOOT_CFLAGS
END QUOTE

The later response was:

QUOTE
I am compiling again right now and BOOT_CFLAGS was not stripped as the others,
so my options are passing through
END QUOTE

-- 
You are receiving this mail because:
You are the assignee for the bug.