mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
An attempt to introduce libmysqlclient.so symbol versioning that is compatible both with Debian and Fedora all versions: put all symbols into libmysqlclient_18 version node (as on Debian), but also put aliases of old symbols into libmysqlclient_16 version node (as on Fedora). Also use a linker script to create aliases of exported symbols, not rpm_support.cc source file.
1.2 KiB
1.2 KiB