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 LACKS_STDLIB_H
|
||||||
#define FORCEINLINE
|
#define FORCEINLINE
|
||||||
#define ABORT
|
#define ABORT
|
||||||
|
#define NO_MALLOC_STATS 1
|
||||||
#define USE_LOCKS 1
|
#define USE_LOCKS 1
|
||||||
#define USE_DL_PREFIX
|
#define USE_DL_PREFIX
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user