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"
|
||||
checksum=22b4bf8bfe45d492d69433942e02731b141091f11b03860cb02d21f4f2431285
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc-musl) broken="rustc sigsegv";;
|
||||
esac
|
||||
|
||||
pre_build() {
|
||||
vsed -i '/reqwest =/s/, "rustls-tls"//' Cargo.toml
|
||||
cargo update
|
||||
|
|
Loading…
Reference in a new issue