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

Issue 1099093005: Subzero: Improve "make check-unit" execution. (Closed)

Created:
5 years, 8 months ago by Jim Stichnoth
Modified:
5 years, 8 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Improve "make check-unit" execution. If you switch between "cmake" and "autoconf" toolchain builds, and neglect to clean out pnacl_newlib_raw/ in between, the wrong libgtest and libgtest_main may get pulled in for the autoconf build, leading to an assertion failure in "make check-unit". This tweak fixes that problem by rejiggering the lib search path. BUG= none R=jvoung@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=e7e9b02408c4ffd62a05e1bd963a5c92487a51ea

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Makefile.standalone View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jim Stichnoth
5 years, 8 months ago (2015-04-21 21:55:20 UTC) #2
jvoung (off chromium)
lgtm
5 years, 8 months ago (2015-04-21 22:05:02 UTC) #3
Jim Stichnoth
5 years, 8 months ago (2015-04-21 22:05:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e7e9b02408c4ffd62a05e1bd963a5c92487a51ea (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698