Improve support for private platforms (#11220)
This commit is contained in:
@@ -135,6 +135,7 @@ typedef unsigned int uintptr_t;
|
||||
#define HAVE_MALLOC 1
|
||||
#define HAVE_CALLOC 1
|
||||
#define HAVE_REALLOC 1
|
||||
#define HAVE_FDATASYNC 1
|
||||
#define HAVE_FREE 1
|
||||
#define HAVE_ABS 1
|
||||
#define HAVE_MEMSET 1
|
||||
|
||||
Reference in New Issue
Block a user