Skip to content

Enable Building Both libjbpf.a and libjbpf.so with cmake option -DJBPF_STATIC=Both#124

Open
doctorlai-msrc wants to merge 2 commits into
devfrom
zhihua/cmake
Open

Enable Building Both libjbpf.a and libjbpf.so with cmake option -DJBPF_STATIC=Both#124
doctorlai-msrc wants to merge 2 commits into
devfrom
zhihua/cmake

Conversation

@doctorlai-msrc

Copy link
Copy Markdown
Collaborator

This PR changes the cmake option JBPF_STATIC to 3 states: On, Off and Both.
When set to Both, both the libjbpf.a and libjbpf.so will be built

Originally, this PR was in #22 it got merged by mistakes and reverted in #120 .
Thus, re-creating the PR.

@doctorlai-msrc doctorlai-msrc marked this pull request as ready for review July 11, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant