[PATCH] D39254: On FreeBSD, add -pthread to the flags for dynamic ASan tests

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 14:13:20 PDT 2017


krytarowski added a comment.

In https://reviews.llvm.org/D39254#905727, @dim wrote:

> FreeBSD's libc.so also has these stubs, but where does the actual pthread implementation live in NetBSD then?


In libpthread.


https://reviews.llvm.org/D39254





More information about the llvm-commits mailing list