mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
make secure a build option only
This commit is contained in:
parent
d72b5350e3
commit
60efb62155
4 changed files with 9 additions and 16 deletions
|
@ -260,7 +260,6 @@ typedef enum mi_option_e {
|
|||
mi_option_show_stats,
|
||||
mi_option_verbose,
|
||||
// the following options are experimental
|
||||
mi_option_secure,
|
||||
mi_option_eager_commit,
|
||||
mi_option_eager_region_commit,
|
||||
mi_option_large_os_pages, // implies eager commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue