aboutsummaryrefslogtreecommitdiffstats
path: root/main/mariadb/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-09-21 07:01:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-09-21 07:01:48 +0000
commit626b4b4dd2fb3100bc138ff514f8fda60b197df1 (patch)
tree24906c3278a3874de60b1ee2aeb5e211c70a4762 /main/mariadb/APKBUILD
parent57e4afd4bb37fec3a299c5ce7d77393acc15aef7 (diff)
main/mariadb: dont run tests in fakeroot
Does not seem to be needed and hopefully it fixes a deadlock on aarch64
Diffstat (limited to 'main/mariadb/APKBUILD')
-rw-r--r--main/mariadb/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/mariadb/APKBUILD b/main/mariadb/APKBUILD
index 63c754099e5..586ad667b4e 100644
--- a/main/mariadb/APKBUILD
+++ b/main/mariadb/APKBUILD
@@ -26,6 +26,7 @@ subpackages="$pkgname-static $pkgname-test:mytest $pkgname-embedded-dev:_embedde
$pkgname-client $pkgname-bench $pkgname-backup $pkgname-embedded $pkgname-mytop
$pkgname-server-utils:_server_utils
mysql mysql-client:_compat_client mysql-bench:_compat_bench"
+options="!checkroot"
_enable_rocksdb=YES
case "$CARCH" in