Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2016 19:03:45 +1000
From:      Dewayne Geraghty <dewaynegeraghty@gmail.com>
To:        ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   Mariadb101 does compile on i386 if use gcc
Message-ID:  <CAGnMC6qrkW=1yHEBUwr7aSJx5XAf5WmnWtP8KJzMvHFUvz4EXQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
While working through my ports' patches to revert the local changes for
libressl [Thanks to John Marino, your ssl commits are appreciated :) ], I
came across this for
/usr/ports/databases/mariadb101-server/Makefile

-NOT_FOR_ARCHS=         i386
-NOT_FOR_ARCHS_REASON=  currently does not compile on i386, see \
-                       https://mariadb.atlassian.net/browse/MDEV-9627
+#NOT_FOR_ARCHS=                i386
+#NOT_FOR_ARCHS_REASON= currently does not compile on i386, see \
+#                      https://mariadb.atlassian.net/browse/MDEV-9627
+USE_GCC=               any

This might help others using mariadb on i386.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGnMC6qrkW=1yHEBUwr7aSJx5XAf5WmnWtP8KJzMvHFUvz4EXQ>