Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build.rs: Don't try to manually set
-fPIC
.
cc-rs's documentation says that it already handles this automatically, which is why we'd already removed it for other targets.
- Loading branch information