-
-
Notifications
You must be signed in to change notification settings - Fork 360
Closed
Labels
acknowledgedan issue is accepted as shortcoming to be fixedan issue is accepted as shortcoming to be fixedblockedIssue can't progress due to external dependenciesIssue can't progress due to external dependencieshelp wantedExtra attention is neededExtra attention is needed
Description
Current behavior 😯
$ cargo build --target aarch64-unknown-linux-musl --release --no-default-features --features=max-pure
[...]
error: failed to run custom build command for `libsqlite3-sys v0.30.1`
Expected behavior 🤔
max-pure
feature should be actually pure (ideally, CI should ensure it works without a C compiler available at all)
Git behavior
No response
Steps to reproduce 🕹
No response
joshtriplett
Metadata
Metadata
Assignees
Labels
acknowledgedan issue is accepted as shortcoming to be fixedan issue is accepted as shortcoming to be fixedblockedIssue can't progress due to external dependenciesIssue can't progress due to external dependencieshelp wantedExtra attention is neededExtra attention is needed