diff options
author | Quentin Monnet <[email protected]> | 2021-11-07 00:24:45 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-11-07 15:39:28 -0300 |
commit | 6b491a86b77c0dc323ca49f3a29a0f67178b75f8 (patch) | |
tree | 5be1f4e5ee27e0dbcd7add23f3731d1aebdd1b3a /scripts/gdb/linux/clk.py | |
parent | f174940488dd7409e3d4dc96403380e67783d05d (diff) |
perf build: Install libbpf headers locally when building
API headers from libbpf should not be accessed directly from the
library's source directory. Instead, they should be exported with "make
install_headers". Let's adjust perf's Makefile to install those headers
locally when building libbpf.
v2:
- Fix $(LIBBPF_OUTPUT) when $(OUTPUT) is null.
- Make sure the recipe for $(LIBBPF_OUTPUT) is not under a "ifdef".
Signed-off-by: Quentin Monnet <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Song Liu <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions