-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Description
Add a static feature to use bindgen’s static (https://docs.rs/crate/bindgen/latest/features#static)
Use Case
I'm building custom SAPI that provides static builds, which require the clang-sys
static feature.
Example
My custom SAPI repo: https://github.com/el7cosmos/pasir. The static feature is statically linking dependencies. The static PHP library is built with https://static-php.dev/
Additional Context
- I can try implementing this feature myself (please assign me to this issue)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request