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

--- Comment #4 from Konstantin Belousov <k...@freebsd.org> ---
(In reply to Andrew Stitcher from comment #3)
It really depends on what this symbol is used for.

Linking asan lib with libpthread would change the mode of operation of all
binaries linked with it.  Presence of libpthread modifies libc, libc++, and
perhaps unlisted number of other non-system libs: they start using proper
pthread locks like mutexes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to