[Bug 285708] sysutils/vtm: Fix build on i386
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285708] sysutils/vtm: Mark as broken for i386"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 May 2025 16:41:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285708
--- Comment #23 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #22)
I found:
https://github.com/llvm/llvm-project/issues/133901
that reports that large amounts of memory are used
for compiling instances of:
std::function<void()>{ []{} };
in code for libc++ . That looks to be some of what
is accumulating in sysutils/vtm compiling with
libc++ .
--
You are receiving this mail because:
You are the assignee for the bug.