mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 03:48:42 +03:00
fix linux compilation
This commit is contained in:
parent
3fadf4abaf
commit
2d10c78587
4 changed files with 7 additions and 3 deletions
|
@ -18,6 +18,7 @@ set(mi_install_dir "lib/mimalloc-${mi_version}")
|
|||
set(mi_sources
|
||||
src/stats.c
|
||||
src/os.c
|
||||
src/arena.c
|
||||
src/memory.c
|
||||
src/segment.c
|
||||
src/page.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue