summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-03-29 09:53:15 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-03-29 09:53:15 +0300
commit020e7d89ebdcded3355c82cec93e0abef2898258 (patch)
tree4e25a2d8826cbe0ddac7ae564fe1c28b220f9925 /BUILD
parent739002eec90efa73a3b77db1cc46b313e8ac1bfd (diff)
parent303448bc912486f4766129cc407a5077a3ca4359 (diff)
downloadmariadb-git-020e7d89ebdcded3355c82cec93e0abef2898258.tar.gz
Merge 10.2 into 10.3
Diffstat (limited to 'BUILD')
-rwxr-xr-xBUILD/SETUP.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/SETUP.sh b/BUILD/SETUP.sh
index bbf3aba1438..3d993f63805 100755
--- a/BUILD/SETUP.sh
+++ b/BUILD/SETUP.sh
@@ -211,7 +211,7 @@ fi
max_no_embedded_configs="$SSL_LIBRARY --with-plugins=max"
max_no_qc_configs="$SSL_LIBRARY --with-plugins=max --without-query-cache"
-max_configs="$SSL_LIBRARY --with-plugins=max --with-embedded-server --with-libevent --without-plugin=plugin_file_key_management --with-plugin-rocksdb=dynamic --without-plugin-tokudb --with-plugin-test_sql_discovery=DYNAMIC"
+max_configs="$SSL_LIBRARY --with-plugins=max --with-embedded-server --with-libevent --with-plugin-rocksdb=dynamic --without-plugin-tokudb --with-plugin-test_sql_discovery=DYNAMIC --with-plugin-file_key_management=DYNAMIC"
all_configs="$SSL_LIBRARY --with-plugins=max --with-embedded-server --with-innodb_plugin --with-libevent"
#