mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 03:48:42 +03:00
refactor arena-abandoned to be an include for backward compat with existing build scripts
This commit is contained in:
parent
800034cb99
commit
f7ba9d9da0
8 changed files with 63 additions and 84 deletions
|
@ -45,7 +45,6 @@ set(mi_sources
|
|||
src/alloc-aligned.c
|
||||
src/alloc-posix.c
|
||||
src/arena.c
|
||||
src/arena-abandoned.c
|
||||
src/bitmap.c
|
||||
src/heap.c
|
||||
src/init.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue