From f6f91f543283e077e3300a987c56b051435d3192 Mon Sep 17 00:00:00 2001 From: Roman Nozdrin Date: Wed, 18 Nov 2020 10:40:51 +0000 Subject: [PATCH] Disable MCS on i386/i686 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7af5647f0..7567ec05d 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Package: mariadb-plugin-columnstore -Architecture: amd64 i386 +Architecture: amd64 Depends: binutils, libjemalloc1 | libjemalloc2, libsnappy1 | libsnappy1v5,