tools: build: Use HOSTLDFLAGS with fixdep
authorLaura Abbott <labbott@redhat.com>
Tue, 10 Jul 2018 00:45:57 +0000 (17:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Aug 2018 11:09:17 +0000 (13:09 +0200)
commitabf9fb6e1537f324d9de965a9928e12dabbc5f47
tree50b0025e733688401f0a53773c05687db8fac3b5
parentbd43d233acaa0a80dbc2ae5e605374719eb4bdf7
tools: build: Use HOSTLDFLAGS with fixdep

[ Upstream commit 8b247a92ebd0cda7dec49a6f771d9c4950f3d3ad ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/build/Makefile