You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
patch version
This commit is contained in:
@ -194,7 +194,7 @@ unzip -q ${FDB_VERSION}.zip
|
||||
|
||||
message "Patching sources"
|
||||
cd foundationdb-${FDB_VERSION}
|
||||
patch -p1 -i ../mariadb_foundationdb-7.1.63_gcc.patch
|
||||
patch -p1 -i ../mariadb_foundationdb-${FDB_VERSION}_gcc.patch
|
||||
cd -
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user