diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2013-02-04 15:43:26 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2013-02-04 15:43:26 +0100 |
commit | bfd179e8ed5fcbad67880933d85d8852d05c7f3b (patch) | |
tree | 0d74289df638bf00f6c773f9571810cb40588546 /scripts/CMakeLists.txt | |
parent | 7f444caa0ad6b2eddc730de3cd9c94bfb9037b51 (diff) | |
download | mariadb-git-bfd179e8ed5fcbad67880933d85d8852d05c7f3b.tar.gz |
MDEV-4127 : Export additional symbols when building RPM,
to enable both recompiling mysqli or odbc from sources in addition to drop-in replacement functionality.
The case in question is compiling mysqli from sources, that needs client_errors via ER() macro.
Previously, we exported it as mysql_client_errors (compatibly to Fedora's style symbol renaming, see MDEV-3842).
However, if MariaDB header files are used when compiling mysqli, client_errors needs to be exported with its original name.
Diffstat (limited to 'scripts/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions