DB-754 build with bundled jemalloc

This commit is contained in:
Rich Prohaska 2014-11-14 13:10:07 -05:00
parent 2db029048f
commit 11a9912771

View file

@ -156,6 +156,7 @@ function generate_cmake_cmd () {
-D CMAKE_BUILD_TYPE=$cmake_build_type \
-D CMAKE_TOKUDB_REVISION=$ft_revision \
-D TOKUDB_VERSION=tokudb-${tokudb_version} \
-D WITH_JEMALLOC=bundled \
-D BUILD_TESTING=OFF \
-D USE_GTAGS=OFF \
-D USE_CTAGS=OFF \