diff options
author | Ivan Khoronzhuk <[email protected]> | 2019-10-11 03:28:05 +0300 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-10-12 16:08:59 -0700 |
commit | 793a349cd8192ad67c784d231011591a57eac001 (patch) | |
tree | d149e16fd5c41710cf7de68023ff99ee0a56ed70 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5c26f9a783581058c5de93627ae64139c4b32ceb (diff) |
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
In case of C/LDFLAGS there is no way to pass them correctly to build
command, for instance when --sysroot is used or external libraries
are used, like -lelf, wich can be absent in toolchain. This can be
used for samples/bpf cross-compiling allowing to get elf lib from
sysroot.
Signed-off-by: Ivan Khoronzhuk <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions