linux-brain/tools/build
Laura Abbott faf0464e33 tools: build: Use HOSTLDFLAGS with fixdep
[ Upstream commit 8b247a92eb ]

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>
2018-08-24 13:12:39 +02:00
..
Documentation tools build: Build fixdep helper from perf and basic libs 2015-09-28 15:50:55 -03:00
feature tools build: Add feature detection for g++ 2016-10-05 19:59:35 -03:00
tests tools build: Build fixdep helper from perf and basic libs 2015-09-28 15:50:55 -03:00
.gitignore perf build: Add fixdep to .gitignore 2015-10-20 10:43:28 -03:00
Build tools build: Make fixdep a hostprog 2016-10-03 11:40:35 -03:00
Build.include tools build: fix # escaping in .cmd files for future Make 2018-07-17 11:37:53 +02:00
fixdep.c tools build: Add fixdep dependency helper 2015-09-28 15:50:55 -03:00
Makefile tools: build: Use HOSTLDFLAGS with fixdep 2018-08-24 13:12:39 +02:00
Makefile.build tools build: Add tools tree support for 'make -s' 2018-02-25 11:05:52 +01:00
Makefile.feature tools build: Add feature detection for g++ 2016-10-05 19:59:35 -03:00
Makefile.include tools build: Make fixdep a hostprog 2016-10-03 11:40:35 -03:00