DescriptionSubzero: 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 #
Messages
Total messages: 4 (1 generated)
|