mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 14:48:09 +03:00
merge with ft-engine and ft-index up to tag:tokudb-7.1.0
This commit is contained in:
@@ -209,6 +209,8 @@ if [ $build_tgz != 0 ] ; then
|
||||
mkdir -p build.$cmake_build_type
|
||||
pushd build.$cmake_build_type
|
||||
|
||||
export TOKUDB_VERSION=$tokudb_version
|
||||
|
||||
# actually build
|
||||
cmd=$(generate_cmake_cmd)
|
||||
if [ $? != 0 ] ; then exit 1; fi
|
||||
|
Reference in New Issue
Block a user