mirror of
https://github.com/microsoft/mimalloc.git
synced 2024-12-26 21:04:27 +08:00
update docs to new MI_ prefixed build options
This commit is contained in:
parent
4ea0e2b4ba
commit
c6c1d5fffd
@ -680,7 +680,7 @@ free lists, etc, as:
|
||||
```
|
||||
> mkdir -p out/secure
|
||||
> cd out/secure
|
||||
> cmake -DSECURE=ON ../..
|
||||
> cmake -DMI_SECURE=ON ../..
|
||||
> make
|
||||
```
|
||||
This will name the shared library as `libmimalloc-secure.so`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user