K 10 svn:author V 5 brnrd K 8 svn:date V 27 2016-03-05T13:57:10.424164Z K 7 svn:log V 550 databases/mariadb101-server: Fix i386, GSSAPI & Engine build issues - Add USES=compiler:c++11-lib - Use both deprecated -DPLUGIN_${engine} and new -DWITHOUT_${engine} to disable engines (fixes engines not being disabled) - Add IGNORE for GSSAPI_BASE on FreeBSD < 10, version is too old - Add IGNORE for TokuDB, upstream not supported on 32-bit platforms - Add IGNORE on i386, currently broken with clang [1] [1] https://jira.mariadb.org/browse/MDEV-9627 Reviewer by: koobs (mentor) Approved by: koobs (mentor) Differential Revision: D5478 END