mariadb: broken on armv6.

This commit is contained in:
Juan RP 2018-01-21 09:30:37 +01:00
parent 029145cd02
commit 6887c6e12b

View file

@ -35,6 +35,7 @@ checksum=173a5e5a24819e0a469c3bd09b5c98491676c37c6095882a2ea34c5af0996c88
CFLAGS="-w" CFLAGS="-w"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
armv6*) broken="https://build.voidlinux.eu/builders/armv6l_builder/builds/7456/steps/shell_3/logs/stdio";;
aarch64*) broken="https://github.com/voidlinux/void-packages/pull/10910";; aarch64*) broken="https://github.com/voidlinux/void-packages/pull/10910";;
esac esac