[Bug 285708] sysutils/vtm: Fix build on i386

From: <bugzilla-noreply_at_freebsd.org>
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.