Pin mimalloc version and update openssl
This commit is contained in:
parent
2a7c19ca8b
commit
5d67794f4f
3 changed files with 3 additions and 2 deletions
|
|
@ -590,6 +590,8 @@ make install
|
|||
cd "$BUILD_PATH"
|
||||
git clone https://github.com/microsoft/mimalloc
|
||||
cd mimalloc
|
||||
git checkout v1.6.2
|
||||
|
||||
mkdir -p out/release
|
||||
cd out/release
|
||||
cmake ../..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue