[PATCH] D16241: [test-suite] Add -pthread to Misc-C++-EH LDFLAGS

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 13:29:23 PST 2016


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

LGTM, though I would recommend adding `list(APPEND CPPFLAGS -pthread)` as well then.


http://reviews.llvm.org/D16241





More information about the llvm-commits mailing list