[llvm] [BOLT] Link pthread in Profile and Target libs to fix undefined pthread_rwlock_* symbols (PR #215748)
Kito Cheng via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 02:21:18 PDT 2026
kito-cheng wrote:
> Are there compiler options? I haven’t encountered this kind of issue before.
`cmake ... -DBUILD_SHARED_LIBS=ON ...`
https://github.com/llvm/llvm-project/pull/215748
More information about the llvm-commits
mailing list