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

bpf-feature: conditional compilation of feature modules #4

Open
mdaverde opened this issue May 9, 2022 · 0 comments
Open

bpf-feature: conditional compilation of feature modules #4

mdaverde opened this issue May 9, 2022 · 0 comments
Labels
enhancement New feature or request lib: bpf-feature Issues related to the bpf-feature library

Comments

@mdaverde
Copy link
Contributor

mdaverde commented May 9, 2022

To help with build time and keeping the dependencies lean, we could add Cargo features that conditionally compile in each feature-detection module.

We can set the default features to be all of the modules: currently, bpf, runtime, kernel_config, misc.

@mdaverde mdaverde added enhancement New feature or request lib: bpf-feature Issues related to the bpf-feature library labels May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lib: bpf-feature Issues related to the bpf-feature library
Projects
None yet
Development

No branches or pull requests

1 participant