mariadb: mark as broken for armv6l-musl

This commit is contained in:
John 2019-10-16 22:32:41 +02:00
parent 64f73556a7
commit 5f544cedc2

View file

@ -35,6 +35,10 @@ distfiles="http://archive.mariadb.org/$pkgname-$version/source/$pkgname-$version
checksum=173a5e5a24819e0a469c3bd09b5c98491676c37c6095882a2ea34c5af0996c88
CFLAGS="-w"
case "$XBPS_TARGET_MACHINE" in
armv6l-musl) broken="https://build.voidlinux.org/builders/armv6l-musl_builder/builds/21925/steps/shell_3/logs/stdio Internal compiler error"
esac
pre_configure() {
# We need some host binaries before starting cross compilation.
if [ "$CROSS_BUILD" ]; then