sonnet: broken on aarch64
This commit is contained in:
parent
62f826c54d
commit
a2d658a501
@ -13,6 +13,10 @@ homepage="https://projects.kde.org/projects/frameworks/sonnet"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e20f641628f561b8571874fc67441a0a7721026492d52c02f4cb82b956a67b2a
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "aarch64" ]; then
|
||||
broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/2424/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
||||
configure_args+=" -DPARSETRIGRAMS_EXECUTABLE=/usr/bin/parsetrigrams"
|
||||
|
Loading…
Reference in New Issue
Block a user