[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
Sat Dec 5 09:08:31 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251112
--- Comment #12 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: kib
Date: Sat Dec 5 09:08:28 UTC 2020
New revision: 368361
URL: https://svnweb.freebsd.org/changeset/base/368361
Log:
MFC r368125:
libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
PR: 251112
Changes:
_U stable/12/
stable/12/lib/libc/gen/Symbol.map
stable/12/lib/libc/gen/_pthread_stubs.c
stable/12/lib/libc/include/libc_private.h
stable/12/lib/libthr/thread/thr_init.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list