[PATCH] D49538: Add -lpthread to LDFLAGS

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 12:43:33 PDT 2018


MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.

Please use `-pthread` instead of `-lpthread`, otherwise LGTM.


Repository:
  rT test-suite

https://reviews.llvm.org/D49538





More information about the llvm-commits mailing list