diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-01-17 09:11:20 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-01-17 09:11:20 +0100 |
commit | 1433621c14e480dbedf3d7ea2b4885cff94bc6e5 (patch) | |
tree | 1c7e1a241c115c731fc91debcdc6fa714c931a7a /mysys | |
parent | 8b278b44154009168e4bf7b377f5b21159c5dfb4 (diff) | |
download | mariadb-git-1433621c14e480dbedf3d7ea2b4885cff94bc6e5.tar.gz |
fixes for non-debug builds (CMAKE_BUILD_TYPE=Release or RelWithDebInfo)
client/CMakeLists.txt:
1. -rdynamic is a linker flag.
2. it should be used in all builds, not debug only
libmysql/get_password.c:
prefer a standard function, when possible
(otherwise a plugin will need to load it from the client)
Diffstat (limited to 'mysys')
0 files changed, 0 insertions, 0 deletions