]> git.ipfire.org Git - people/arne_f/kernel.git/commit
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Tue, 10 Nov 2020 16:43:05 +0000 (17:43 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
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 <jean-philippe@linaro.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/bpf/20201110164310.2600671-2-jean-philippe@linaro.org
tools/bpf/resolve_btfids/Makefile
tools/build/Makefile
tools/objtool/Makefile
tools/perf/Makefile.perf
tools/power/acpi/Makefile.config
tools/scripts/Makefile.include