packages/utils/mariadb
Sebastian Kemper 470ee2d94b mariadb: fix build issue
The build breaks when Kerberos is available in staging dir. mariadb
build system exits with error:

CMake Error at libmariadb/cmake/plugins.cmake:43 (message):
  Invalid plugin type NO.  Allowed plugin types are DYNAMIC;STATIC;OFF

It doesn't like the definition "PLUGIN_AUTH_GSSAPI_CLIENT=NO" anymore.
We need to set it to "OFF" to make it happy.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-11-14 21:00:12 +01:00
..
conf mariadb: convert init script to procd 2018-06-28 21:31:42 +02:00
files mariadb: convert init script to procd 2018-06-28 21:31:42 +02:00
patches mariadb: security bump to 10.2.19 2018-11-13 21:43:35 +01:00
Makefile mariadb: fix build issue 2018-11-14 21:00:12 +01:00