tools: build: Use HOSTLDFLAGS with fixdep
authorLaura Abbott <labbott@redhat.com>
Tue, 10 Jul 2018 00:45:57 +0000 (17:45 -0700)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 12 Jul 2018 15:48:18 +0000 (00:48 +0900)
commit8b247a92ebd0cda7dec49a6f771d9c4950f3d3ad
treee06d641a5caf7a52696261082277fbdf61b33c0d
parent6fdbd824fd7a3876aac43d32fdf1f30b9ef72ce4
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>
tools/build/Makefile