bcachefs-tools: broken on i686.
This commit is contained in:
parent
a3aac2701f
commit
a04378fe90
@ -17,6 +17,10 @@ homepage="https://bcachefs.org/"
|
||||
distfiles="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f1899907bcac16cd89cead98b1f407dad93d67bd02a8aaa3eaa577a77d8b59d8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="complain to upstream";;
|
||||
esac
|
||||
|
||||
export VERSION=v${version}
|
||||
export RUST_TARGET
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user