Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meson: Add missing path to libbpf_local_h. #220

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

ThinkerYzu
Copy link

The build system included linux/btf.h from system even there is one in libbpf. Adding libbpf/include/uapi to libbpf_local_h, the build system will include linux/btf.h provided by libbpf.

The build system included linux/btf.h from system even there is one in
libbpf.  Adding libbpf/include/uapi to libbpf_local_h, the build
system will include linux/btf.h provided by libbpf.

Signed-off-by: Kui-Feng Lee <thinker.li@gmail.com>
@htejun htejun merged commit 8271bdd into sched-ext:main Apr 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants