mirror of
https://github.com/yawut/SDL.git
synced 2026-08-27 19:24:30 -05:00
Added a comment to say why C runtime is off by default
This commit is contained in:
@@ -76,6 +76,7 @@ typedef unsigned int uintptr_t;
|
||||
# define SIZEOF_VOIDP 4
|
||||
#endif
|
||||
|
||||
/* This is disabled by default to avoid C runtime dependencies and manifest requirements */
|
||||
#ifdef HAVE_LIBC
|
||||
/* Useful headers */
|
||||
#define HAVE_STDIO_H 1
|
||||
|
||||
Reference in New Issue
Block a user