diff options
author | Ted Mielczarek <ted@mielczarek.org> | 2016-04-12 14:55:18 -0400 |
---|---|---|
committer | Ted Mielczarek <ted@mielczarek.org> | 2016-04-12 14:55:18 -0400 |
commit | 205b5ac6edd63988309290ac15e69775f3b3f564 (patch) | |
tree | 447163ae77d91c77a339cd4738e2307168373ee2 /src/google_breakpad/common/minidump_cpu_arm.h | |
parent | tweak IGNORE_RET behavior a bit (diff) | |
download | breakpad-205b5ac6edd63988309290ac15e69775f3b3f564.tar.xz |
Fix a dependency issue in automake
Doing a `make -jN check` from a fresh build breaks (and has probably been
broken for a while). linux_client_unittest_shlib is missing $(TEST_LIBS)
from its _DEPENDENCIES. The automake manual says if _DEPENDENCIES are not
specified they'll be computed from _LDADD, but we are specifying it and just
leaving out $(TEST_LIBS).
R=vapier@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1870733005 .
Diffstat (limited to 'src/google_breakpad/common/minidump_cpu_arm.h')
0 files changed, 0 insertions, 0 deletions