aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2017-07-07 04:50:39 +0800
committerbrnrd <brnrd@FreeBSD.org>2017-07-07 04:50:39 +0800
commit221d3fe6a793da422f808c903877e60cca053216 (patch)
tree187fdb8be2965d4ddeb59c9084f61a754c3a0254 /databases
parentaea009c5e901d9a3178dc664007b34041cb474d1 (diff)
downloadfreebsd-ports-gnome-221d3fe6a793da422f808c903877e60cca053216.tar.gz
freebsd-ports-gnome-221d3fe6a793da422f808c903877e60cca053216.tar.zst
freebsd-ports-gnome-221d3fe6a793da422f808c903877e60cca053216.zip
databases/mariadb101-server: Fix extra change in prev commit
- i386 still does not build with clang
Diffstat (limited to 'databases')
-rw-r--r--databases/mariadb101-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile
index a5f7bab3040f..4802287df2d6 100644
--- a/databases/mariadb101-server/Makefile
+++ b/databases/mariadb101-server/Makefile
@@ -153,7 +153,7 @@ TOKUDB_PORTDOCS= README.md
TOKUDB_VARS= LICENSE+=PerconaFT LICENSE_COMB=multi
ZMQ_LIB_DEPENDS= libzmq.so:net/libzmq4
-#NOT_FOR_ARCHS= i386
+NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= currently does not compile on i386, see \
https://mariadb.atlassian.net/browse/MDEV-9627