mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
maturin: use sparse index-protocol with cargo
This commit is contained in:
parent
2235c3737a
commit
cdc21b4b31
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ checksum=605cfe879c68295eedcf0e874676c469dab34f293d58c496ad9c99e64da9cc0e
|
||||||
# Tests use unstable features and fail to build
|
# Tests use unstable features and fail to build
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
export CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" rust-std"
|
makedepends+=" rust-std"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue