mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
SDL_malloc: disable malloc stats
This avoids bringing in stdio.
This commit is contained in:

committed by
Anonymous Maarten

parent
31a4c92ee5
commit
578ac0ef52
@@ -30,6 +30,7 @@
|
||||
#define LACKS_STDLIB_H
|
||||
#define FORCEINLINE
|
||||
#define ABORT
|
||||
#define NO_MALLOC_STATS 1
|
||||
#define USE_LOCKS 1
|
||||
#define USE_DL_PREFIX
|
||||
|
||||
|
Reference in New Issue
Block a user