summaryrefslogtreecommitdiff
path: root/tools/bpf
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2023-02-10 03:11:55 +0300
committerAndrii Nakryiko <andrii@kernel.org>2023-02-11 02:21:26 +0300
commit795deb3f97472942780283e2af8f38625e3329aa (patch)
tree8700f509dbe15a61db0a77e7d0e0d4932c30ab51 /tools/bpf
parent2531ba0e4ae67d6d0219400af27805fe52cd28e8 (diff)
downloadlinux-795deb3f97472942780283e2af8f38625e3329aa.tar.xz
selftests/bpf: Quote host tools
Using HOSTCC="ccache clang" breaks building the tests, since, when it's forwarded to e.g. bpftool, the child make sees HOSTCC=ccache and "clang" is considered a target. Fix by quoting it, and also HOSTLD and HOSTAR for consistency. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20230210001210.395194-2-iii@linux.ibm.com
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions