Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Issue 514723004: Subzero: Fix the link command for Trusty. (Closed)

Created:
6 years, 3 months ago by Jim Stichnoth
Modified:
6 years, 3 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://gerrit.chromium.org/gerrit/p/native_client/pnacl-subzero.git@master
Visibility:
Public.

Description

Subzero: 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
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Makefile.standalone View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
Jim Stichnoth
stichnot@chromium.org changed reviewers: + jvoung@chromium.org
6 years, 3 months ago (2014-08-27 17:49:24 UTC) #1
Jim Stichnoth
6 years, 3 months ago (2014-08-27 17:49:30 UTC) #2
jvoung (off chromium)
LGTM https://codereview.chromium.org/514723004/diff/1/Makefile.standalone File Makefile.standalone (right): https://codereview.chromium.org/514723004/diff/1/Makefile.standalone#newcode38 Makefile.standalone:38: `$(LLVM_BIN_PATH)/llvm-config --ldflags` Just heads up -- I think ...
6 years, 3 months ago (2014-08-27 17:55:19 UTC) #3
Jim Stichnoth
6 years, 3 months ago (2014-08-27 18:02:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 14c3f41 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698