2
0
Эх сурвалжийг харах

Merge pull request #110198 from zeux/sdl-linux-stdlib

Configure SDL assuming we, in fact, have a libc
Thaddeus Crews 1 сар өмнө
parent
commit
b73ba6c58d

+ 1 - 0
drivers/sdl/SDL_build_config_private.h

@@ -81,6 +81,7 @@
 #define SDL_PLATFORM_UNIX 1
 
 #define HAVE_STDIO_H 1
+#define HAVE_LIBC 1
 #define HAVE_LINUX_INPUT_H 1
 #define HAVE_POLL 1