DescriptionSubzero: Fix the link command for Trusty.
With the original link command, -lpthread comes before some other LLVM libraries, and this ends up causing undefined pthreads symbols. The new link command makes sure the -lpthread part comes last.
BUG= none
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=14c3f41
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|