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:07:08 +0000 (13:07 +0200)
commitf9d253c15c0b7620c3d400ac135238802fba436b
treea0ef1622dec63b69d46230c7ac87a30233b218fa
parent6110c0fce4cbd477a03c911a2b7d93d58da6f130
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