Skip to content
Snippets Groups Projects
Unverified Commit 300296a5 authored by Luca Boccassi's avatar Luca Boccassi Committed by GitHub
Browse files

cmake: always link to packaged libbpf if CMAKE_USE_LIBBPF_PACKAGE is set (#3210)

Some of the executables still link to the local static versions
even if the user requested CMAKE_USE_LIBBPF_PACKAGE. Fix this by
using bcc-shared-no-libbpf more widely if the variable is set.

Skip the git submodule and the extraction commands if the user
set CMAKE_USE_LIBBPF_PACKAGE
parent e46997e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment