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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to