You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
chore(build): fixes to satisfy clang19 warnings
This commit is contained in:
committed by
Leonid Fedorov
parent
9fd7f342a7
commit
a0bee173f6
@ -262,6 +262,7 @@ construct_cmake_flags() {
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=1
|
||||
-DCMAKE_BUILD_TYPE=$MCS_BUILD_TYPE
|
||||
-DPLUGIN_GSSAPI=NO
|
||||
-DMYSQL_MAINTAINER_MODE=NO
|
||||
)
|
||||
|
||||
if [[ $SKIP_UNIT_TESTS = true ]]; then
|
||||
|
Reference in New Issue
Block a user