Date: Wed, 24 Dec 2025 22:42:54 -0800 From: Mark Millard <marklmi@yahoo.com> To: Nuno Teixeira <eduardo@freebsd.org>, dev-commits-src-main <dev-commits-src-main@freebsd.org> Subject: Re: git: 8d5a11cd0137 - main - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob Message-ID: <2CABF94A-EC66-4639-A67B-EE6C5254C5FA@yahoo.com>
index | next in thread | raw e-mail
Nuno Teixeira <eduardo_at_freebsd.org> wrote on Date: Wed, 24 Dec 2025 18:45:08 UTC : > Just a quick question about users that run current with speed in their > minds, > should WITH_LLVM_LINK_STATIC_LIBRARIES be added to /etc/src.conf too? > > WITH_MALLOC_PRODUCTION=yes > WITHOUT_LLVM_ASSERTIONS=yes > WITHOUT_PTHREADS_ASSERTIONS=yes > WITHOUT_ASSERT_DEBUG=yes What my experiments and investigation of official port-package build times previously suggested was: ) Any poudriere jail worlds should have been built with WITH_LLVM_LINK_STATIC_LIBRARIES for that type of goal, as well as having those other settings. ) The toolchain used for most of an buildworld buildkernel activity should have been built with WITH_LLVM_LINK_STATIC_LIBRARIES for that type of goal, as well as having those other settings. As far as I know, the ports tree devel/llvm* do not have an analog of WITH_LLVM_LINK_STATIC_LIBRARIES (or the WITHOUT variant). === Mark Millard marklmi at yahoo.comhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2CABF94A-EC66-4639-A67B-EE6C5254C5FA>
