|
|
@ -24,7 +24,7 @@ |
|
|
|
# TokuDB engine is now part of MariaDB, but it is available only for x86_64; |
|
|
|
# TokuDB engine is now part of MariaDB, but it is available only for x86_64; |
|
|
|
# variable tokudb allows to build with TokuDB storage engine |
|
|
|
# variable tokudb allows to build with TokuDB storage engine |
|
|
|
# Temporarily disabled in F21+ for https://mariadb.atlassian.net/browse/MDEV-6446 |
|
|
|
# Temporarily disabled in F21+ for https://mariadb.atlassian.net/browse/MDEV-6446 |
|
|
|
%ifarch x86_64 #ppc64 ppc64le |
|
|
|
%ifarch x86_64 |
|
|
|
%bcond_without tokudb |
|
|
|
%bcond_without tokudb |
|
|
|
%else |
|
|
|
%else |
|
|
|
%bcond_with tokudb |
|
|
|
%bcond_with tokudb |
|
|
|