https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230402

--- Comment #12 from Mark Millard <marklmi26-f...@yahoo.com> ---
(In reply to Mark Millard from comment #11)

I forgot to mention limiting the linker (lld)
to single threaded operation as a potential
help relative to RAM usage during builds:

LDFLAGS.lld+= -Wl,--no-threads

in a make.conf or src.conf like file used for
the likes of buildworld buildkernel activity.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to