Explorar el Código

Oops.. had left thread support forced on.

Manuel Novoa III hace 23 años
padre
commit
4b1902f742
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libc/sysdeps/linux/common/bits/uClibc_stdio.h

+ 1 - 1
libc/sysdeps/linux/common/bits/uClibc_stdio.h

@@ -78,7 +78,7 @@ typedef int __wchar_t;			/* TODO: temporary, as not currently uClibc */
 
 /* For uClibc, these are currently handled above. */
 /*  #define __STDIO_LARGE_FILES */
-#define __STDIO_THREADSAFE
+/*  #define __STDIO_THREADSAFE */
 
 /* L mode extension for fopen. */
 #define __STDIO_FOPEN_LARGEFILE_MODE