File mariadb-connector-c-2.3.1_unresolved_symbols.patch of Package mariadb-connector-c.10634

Index: mariadb-connector-c-3.0.5-src/plugins/auth/CMakeLists.txt
===================================================================
--- mariadb-connector-c-3.0.5-src.orig/plugins/auth/CMakeLists.txt
+++ mariadb-connector-c-3.0.5-src/plugins/auth/CMakeLists.txt
@@ -16,7 +16,8 @@ REGISTER_PLUGIN(TARGET dialog
                 CONFIGURATIONS DYNAMIC STATIC OFF
                 DEFAULT DYNAMIC
                 SOURCES ${CC_SOURCE_DIR}/plugins/auth/dialog.c
-                        ${CC_SOURCE_DIR}/libmariadb/get_password.c)
+                        ${CC_SOURCE_DIR}/libmariadb/get_password.c
+                LIBRARIES dl)
 
 #GSSAPI client authentication plugin
 IF(NOT WIN32)
openSUSE Build Service is sponsored by