Commit 96489599 authored by Jérome Perrin's avatar Jérome Perrin

component/mariadb: don't compile storage/tokudb for 10.3

This does not compile on debian 12
parent d2f5ea07
......@@ -137,6 +137,7 @@ pre-configure =
set -e '\bSET(PLUGIN_AUTH_PAM YES)' cmake/build_configurations/mysql_release.cmake
grep -q "$@"
sed -i "/$1/d" "$2"
rm -rf storage/tokudb
post-install =
ldd=`ldd ${:location}/lib/plugin/ha_rocksdb.so`
for x in ${lz4:location} ${snappy:location} ${zstd:location}
......
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