mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-08-25 16:54:47 +03:00
keep dbg entries in release build to allow linking with both
This commit is contained in:
parent
ae6491f201
commit
e9c5b31b1c
4 changed files with 7 additions and 12 deletions
|
@ -6,7 +6,7 @@ terms of the MIT license. A copy of the license can be found in the file
|
|||
-----------------------------------------------------------------------------*/
|
||||
#define _DEFAULT_SOURCE
|
||||
|
||||
#define MI_NO_SOURCE_DEBUG
|
||||
#define MI_DEBUG_NO_SOURCE_LOC
|
||||
#include "mimalloc.h"
|
||||
#include "mimalloc-internal.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue