mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
DB-754 build with bundled jemalloc
This commit is contained in:
parent
2db029048f
commit
11a9912771
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue