Browse Source

mariadb remove tokudb from all except x64

Signed-off-by: mariadbbuilder_pel7ppc64lebuilder0 <mariadbbuilder@powerel.org>
master
mariadbbuilder_pel7ppc64lebuilder0 5 years ago
parent
commit
dd25cce7b3
  1. 2
      SPECS/mariadb.spec

2
SPECS/mariadb.spec

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

Loading…
Cancel
Save