Browse Source

DB-716 use jemalloc 3.6.0 in tokudb builds

pull/73/head
Rich Prohaska 11 years ago
parent
commit
6ee0e1c22e
  1. 2
      scripts/make.mysql.bash

2
scripts/make.mysql.bash

@ -52,7 +52,7 @@ cmake_build_type=RelWithDebInfo
mysql_tree=
tokudbengine_tree=
ftindex_tree=
jemalloc_version=3.3.0
jemalloc_version=3.6.0
jemalloc_tree=
backup_tree=

Loading…
Cancel
Save