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

add repos meta to bucket

This commit is contained in:
Leonid Fedorov
2024-08-09 21:38:16 +04:00
parent 52e7532bd2
commit dc92abfd1d
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
set -e
FDB_VERSION=7.1.63
GCC_VERSION='11'
BUILD_COMMAND='make -j2'
BUILD_COMMAND='make -j1'
. /etc/os-release