summaryrefslogtreecommitdiff
path: root/storage/myisammrg
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@montyprogram.com>2010-12-06 13:40:52 +0100
committerVladislav Vaintroub <wlad@montyprogram.com>2010-12-06 13:40:52 +0100
commit82113c39b2da90e786894add61b966b167f5baeb (patch)
tree66f07ebd19d251f79c46a6c9edad4a3065d0c838 /storage/myisammrg
parentb7b25dc666a8d331d16231f9fb658af8c05ac694 (diff)
parentbfcc62c748e0918d67c726c7a96d2cd04faba23c (diff)
downloadmariadb-git-82113c39b2da90e786894add61b966b167f5baeb.tar.gz
merge
Diffstat (limited to 'storage/myisammrg')
-rwxr-xr-xstorage/myisammrg/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/myisammrg/CMakeLists.txt b/storage/myisammrg/CMakeLists.txt
index 60cfffc67ff..c545d04a780 100755
--- a/storage/myisammrg/CMakeLists.txt
+++ b/storage/myisammrg/CMakeLists.txt
@@ -12,8 +12,6 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -DSAFEMALLOC -DSAFE_MUTEX")
-SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -DSAFEMALLOC -DSAFE_MUTEX")
INCLUDE("${PROJECT_SOURCE_DIR}/storage/mysql_storage_engine.cmake")