diff options
author | Otto Kekäläinen <otto@kekalainen.net> | 2020-06-07 09:58:15 +0300 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2020-07-01 09:21:23 +0200 |
commit | 2ed415765aca144ea0177633cb5ac56a0c65be44 (patch) | |
tree | c1f0fc2924caff970e73f57173685100369953e9 /mysql-test/suite/versioning/r/sysvars.result | |
parent | c032c2ef6642e5ab28a62e96e2ba7f5f882eca61 (diff) | |
download | mariadb-git-2ed415765aca144ea0177633cb5ac56a0c65be44.tar.gz |
Fix RocksDB detection of ZSTD
The library finder needs to have capitals in its name so that FIND_PACKAGE
will load the correct finder and actually detect that libzstd is available.
Without this change the CMake would just always silently skip ZSTD since
it would never find it.
Simplify Debian autopkgtest RocksDB part and make it more verbose so that
future regressions like this are easier to debug.
Also remove QUIET from the RocksDB FIND_PACKAGE call so that it is easier
to read in build logs what libraries were detected. Also add missing
underscores to error messages.
Diffstat (limited to 'mysql-test/suite/versioning/r/sysvars.result')
0 files changed, 0 insertions, 0 deletions