[Bug 263353] lang/python38: fix excessive ld.lld memory use with LTO in port options
Date: Sun, 24 Apr 2022 22:03:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263353
Kubilay Kocak <koobs@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|patch |needs-qa
Status|New |Open
--- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> ---
@Matthias Can you test a build with -flto=thin -g please?
LTO is well known to require significantly more resources during link time, and
is precisely why a =thin model/option exists. Everything else equal, failing to
link due to insufficient resources isn't a bug, with or without -g.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.