commit | 8b247a92ebd0cda7dec49a6f771d9c4950f3d3ad | [log] [tgz] |
---|---|---|
author | Laura Abbott <labbott@redhat.com> | Mon Jul 09 17:45:57 2018 -0700 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jul 13 00:48:18 2018 +0900 |
tree | e06d641a5caf7a52696261082277fbdf61b33c0d | |
parent | 6fdbd824fd7a3876aac43d32fdf1f30b9ef72ce4 [diff] |
tools: build: Use HOSTLDFLAGS with fixdep The final link of fixdep uses LDFLAGS but not the existing HOSTLDFLAGS. Fix this. Signed-off-by: Laura Abbott <labbott@redhat.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>