Commit 23c4a786 authored by Rich Prohaska's avatar Rich Prohaska

DB-792 link hot backup moved to sql/CMakeLists.txt

parent 17f6d6a3
......@@ -135,11 +135,6 @@ if [ ! -d tokudb-engine ] ; then
# install the tokudb scripts
cp -r tokudb-engine/scripts/* scripts/
# link hot backup into mysqld
if [ "$tokudb_backup" != "patch" ] ; then
sed -i -e's/${JEMALLOC_LIBRARY}/${HOT_BACKUP_LIBS} ${JEMALLOC_LIBRARY}/' sql/CMakeLists.txt
fi
fi
if [ ! -d storage/tokudb/ft-index ] ; then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment