OSDN Git Service

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:12:39 +0000 (13:12 +0200)
commitfaf0464e333010ecc3c4214e7942633d9f761296
treec042cd67d8d6e7a63cefbab6194035c19708b230
parent43db78fd44d7fd5790d13b6f0a69b93d7864477d
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