|
@@ -86,7 +86,8 @@ MARIADB_CONF_OPTS += \
|
|
-DMYSQL_DATADIR=/var/lib/mysql \
|
|
-DMYSQL_DATADIR=/var/lib/mysql \
|
|
-DMYSQL_UNIX_ADDR=$(MYSQL_SOCKET)
|
|
-DMYSQL_UNIX_ADDR=$(MYSQL_SOCKET)
|
|
|
|
|
|
-HOST_MARIADB_CONF_OPTS += -DWITH_SSL=OFF
|
|
|
|
|
|
+HOST_MARIADB_DEPENDENCIES = host-openssl
|
|
|
|
+HOST_MARIADB_CONF_OPTS += -DWITH_SSL=system
|
|
|
|
|
|
# Some helpers must be compiled for host in order to crosscompile mariadb for
|
|
# Some helpers must be compiled for host in order to crosscompile mariadb for
|
|
# the target. They are then included by import_executables.cmake which is
|
|
# the target. They are then included by import_executables.cmake which is
|