mariadb: unbreak

This commit is contained in:
John 2019-10-17 01:13:08 +02:00
parent 6dd5e0e279
commit b516c00d40

View file

@ -35,10 +35,6 @@ 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