diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2020-06-02 20:56:49 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-06-02 23:03:25 +0300 |
commit | e7ad28e6fdbffa2b9b1bd376431fb81a5403bcfd (patch) | |
tree | 12abd358cbd08d6925511650f7300ce2024c83ca /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d70a6be1e2ab98f13688e4a529b326e8e11230d0 (diff) | |
download | linux-e7ad28e6fdbffa2b9b1bd376431fb81a5403bcfd.tar.xz |
selftests/bpf: Add a default $(CXX) value
When using make kselftest TARGETS=bpf, tools/bpf is built with
MAKEFLAGS=rR, which causes $(CXX) to be undefined, which in turn causes
the build to fail with
CXX test_cpp
/bin/sh: 2: g: not found
Fix by adding a default $(CXX) value, like tools/build/feature/Makefile
already does.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200602175649.2501580-3-iii@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions