diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2012-01-20 01:57:34 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2012-01-20 01:57:34 +0100 |
commit | 139bf5ce4c3e67c287418a3c5043b056c9a5cf4d (patch) | |
tree | cd49cb0dc4c1a20783badae664af206eb06dc6bf /mysys/CMakeLists.txt | |
parent | 4502f3b93f4f70fb68ff00cb0ff72f234de50665 (diff) | |
download | mariadb-git-139bf5ce4c3e67c287418a3c5043b056c9a5cf4d.tar.gz |
MDEV-103: 'debug' is disabled in this build warnings causes tests to fail
The root cause is that after recent fixes around --debug variable (lp:909051)
the variable is now available in both release and debug builds, such that MTR
cannot tell a debug compiled server from optimized one.
To fix, assign a special default value 'disabled' for 'debug' variable in optimized build
and fix MTR to check for this special value to recognize optimized build.
Diffstat (limited to 'mysys/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions