]> Git Repo - linux.git/commit
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
authorJean-Philippe Brucker <[email protected]>
Tue, 10 Nov 2020 16:43:05 +0000 (17:43 +0100)
committerAndrii Nakryiko <[email protected]>
Wed, 11 Nov 2020 20:18:22 +0000 (12:18 -0800)
commitc8a950d0d3b926a02c7b2e713850d38217cec3d1
tree92ccac74b4a9b1bd882a570f2a867908d2e66b50
parent7112d127984bd7b0c8ded7973b358829f16735f5
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions

Several Makefiles in tools/ need to define the host toolchain variables.
Move their definition to tools/scripts/Makefile.include

Signed-off-by: Jean-Philippe Brucker <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
tools/bpf/resolve_btfids/Makefile
tools/build/Makefile
tools/objtool/Makefile
tools/perf/Makefile.perf
tools/power/acpi/Makefile.config
tools/scripts/Makefile.include
This page took 0.055462 seconds and 4 git commands to generate.