diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2010-12-06 13:16:49 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2010-12-06 13:16:49 +0100 |
commit | bfcc62c748e0918d67c726c7a96d2cd04faba23c (patch) | |
tree | 49110ac4734bd02544139992a7367ba71926d0c0 /tests | |
parent | b3c72b9a02e570a4a66ca0a64e94fe1116976c85 (diff) | |
parent | 6ad448115bd829360145c865b659dfea65b12907 (diff) | |
download | mariadb-git-bfcc62c748e0918d67c726c7a96d2cd04faba23c.tar.gz |
merge
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 245c9ce8666..30afebb46bd 100755 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -15,7 +15,6 @@ # About "mysqlclient_notls", see note in "client/CMakeLists.txt" -SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -DSAFEMALLOC -DSAFE_MUTEX") ADD_DEFINITIONS("-DMYSQL_CLIENT") INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include) |