diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-02-10 01:11:55 +0100 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-02-11 00:21:26 +0100 |
commit | 795deb3f97472942780283e2af8f38625e3329aa (patch) | |
tree | 8700f509dbe15a61db0a77e7d0e0d4932c30ab51 /tools/testing/selftests/bpf/test_iptunnel_common.h | |
parent | tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets (diff) | |
download | linux-795deb3f97472942780283e2af8f38625e3329aa.tar.xz linux-795deb3f97472942780283e2af8f38625e3329aa.zip |
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/testing/selftests/bpf/test_iptunnel_common.h')
0 files changed, 0 insertions, 0 deletions