~maria-captains/maria/10.0

« back to all changes in this revision

Viewing changes to scripts/make.mysql.bash

  • Committer: Rich Prohaska
  • Date: 2014-11-14 18:10:07 UTC
  • mto: (0.28.1710)
  • mto: This revision was merged to the branch mainline in revision 4505.
  • Revision ID: git-revid:11a9912771fc338f663f6761c05e554fa12b7beb
DB-754 build with bundled jemalloc

Show diffs side-by-side

added added

removed removed

Lines of Context:
156
156
        -D CMAKE_BUILD_TYPE=$cmake_build_type \
157
157
        -D CMAKE_TOKUDB_REVISION=$ft_revision \
158
158
        -D TOKUDB_VERSION=tokudb-${tokudb_version} \
 
159
        -D WITH_JEMALLOC=bundled \
159
160
        -D BUILD_TESTING=OFF \
160
161
        -D USE_GTAGS=OFF \
161
162
        -D USE_CTAGS=OFF \