[Bug 251112] Compiling C++ with asan fails by default because libclang_rt.asan-x86_64.so uses symbol pthread_attr_get_np but doesn't link to libpthread.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 17 19:05:16 UTC 2020


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

--- Comment #1 from Konstantin Belousov <kib at FreeBSD.org> ---
SO what do you want ? A stub for pthread_attr_get_np() in libc ?  Or should
clang
c++ driver changed to link with libpthread when asan is enabled ?

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


More information about the freebsd-bugs mailing list