diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template index 8f4982b80db..682090df2fb 100644 --- a/srcpkgs/faust/template +++ b/srcpkgs/faust/template @@ -22,6 +22,10 @@ case $XBPS_TARGET_MACHINE in *-musl) makedepends+=" libexecinfo-devel";; esac +if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then + broken="xbps-src tries to strip libsndfile.a that is for arm for some reason" +fi + post_install() { mv $PKGDESTDIR/usr/share/faust $PKGDESTDIR/usr/lib vcopy examples usr/lib/${pkgname}