9301fefeac
Copy from server:database/mariadb based on submit request 39217 from user -miska- OBS-URL: https://build.opensuse.org/request/show/39217 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=1
12 lines
275 B
Diff
12 lines
275 B
Diff
--- scripts/mysql_config.sh.orig
|
|
+++ scripts/mysql_config.sh
|
|
@@ -92,7 +92,7 @@ fix_path pkgincludedir include/mysql inc
|
|
|
|
version='@VERSION@'
|
|
socket='@MYSQL_UNIX_ADDR@'
|
|
-ldflags='@LDFLAGS@'
|
|
+ldflags='@SAVE_LDFLAGS@'
|
|
|
|
if [ @MYSQL_TCP_PORT_DEFAULT@ -eq 0 ]; then
|
|
port=0
|