[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:14:58 PDT 2017


krytarowski added a comment.

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

> Btw for me, `ninja check-asan-dynamic` gives `ninja: error: unknown target 'check-asan-dynamic'`.  I guess that must be run from a specific location?




  $ pwd
  /public/llvm-build
  $ make help|grep check-asan-dynamic
  ... check-asan-dynamic


https://reviews.llvm.org/D39254





More information about the llvm-commits mailing list