mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
add windows arm64 target to vs2022
This commit is contained in:
parent
91215a5512
commit
d5e1a62a7c
10 changed files with 613 additions and 87 deletions
|
@ -23,7 +23,7 @@ terms of the MIT license.
|
|||
#include <assert.h>
|
||||
|
||||
// #define MI_GUARDED
|
||||
// #define USE_STD_MALLOC
|
||||
#define USE_STD_MALLOC
|
||||
|
||||
// > mimalloc-test-stress [THREADS] [SCALE] [ITER]
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue