mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
starship: no more broken on ppc-musl
This commit is contained in:
parent
2b9d693536
commit
1380bcfddf
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ homepage="https://starship.rs"
|
||||||
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
||||||
checksum=22b4bf8bfe45d492d69433942e02731b141091f11b03860cb02d21f4f2431285
|
checksum=22b4bf8bfe45d492d69433942e02731b141091f11b03860cb02d21f4f2431285
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
ppc-musl) broken="rustc sigsegv";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -i '/reqwest =/s/, "rustls-tls"//' Cargo.toml
|
vsed -i '/reqwest =/s/, "rustls-tls"//' Cargo.toml
|
||||||
cargo update
|
cargo update
|
||||||
|
|
Loading…
Add table
Reference in a new issue