[Bug 287447] libllvm, libclang, and liblldb converted into shared libraries - performance degradation

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 08 Dec 2025 01:53:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287447

--- Comment #6 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
According to https://llvm.org/docs/CMake.html
"BUILD_SHARED_LIBS is only recommended for use by LLVM developers. If you want
to build LLVM as a shared library, you should use the LLVM_BUILD_LLVM_DYLIB
option."

This also affect all devel/llvm* ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.