Peter S. Mazinger 20 жил өмнө
parent
commit
5e33a1af52

+ 1 - 1
libpthread/linuxthreads.old/libc_pthread_init.c

@@ -26,7 +26,7 @@
 #include "sysdeps/pthread/pthread-functions.h"
 
 #if !(USE_TLS && HAVE___THREAD) && defined __UCLIBC_HAS_XLOCALE__
-extern __locale_t __uselocale (__locale_t __dataset) __THROW;
+extern __locale_t __uselocale (__locale_t __dataset) __THROW attribute_hidden;
 #endif
 
 int __libc_multiple_threads attribute_hidden __attribute__((nocommon));