1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

use release build type

This commit is contained in:
Leonid Fedorov
2024-08-10 01:37:18 +04:00
parent 1ebad3c7b7
commit 9c4938f8b2
2 changed files with 5 additions and 5 deletions

View File

@ -125,6 +125,7 @@ cmake -DWITH_PYTHON=ON \
-DWITH_DOCUMENTATION=OFF \
-DWITH_ROCKSDB_EXPERIMENTAL=OFF \
-DWITH_AWS_BACKUP=ON \
-DFDB_RELEASE=ON \
${PACKAGES_SUFFIX} \
${OPENSSL_FLAGS} \
../foundationdb-${FDB_VERSION}