From 65af7e61427ce9bbbc0e43b2ad44e5b4678a37fc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 17 Sep 2003 09:39:59 +0000 Subject: Update. 2003-09-17 Jakub Jelinek * sysdeps/i386/Makefile (stack-align-test-flags): Add -malign-double -mpreferred-stack-boundary=4. --- linuxthreads/internals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linuxthreads/internals.h') diff --git a/linuxthreads/internals.h b/linuxthreads/internals.h index 9064933..ba6f476 100644 --- a/linuxthreads/internals.h +++ b/linuxthreads/internals.h @@ -526,7 +526,7 @@ weak_extern (__pthread_thread_self) #ifndef USE_TLS # define __manager_thread (&__pthread_manager_thread) #else -# define __manager_thread manager_thread +# define __manager_thread __pthread_manager_threadp #endif extern inline __attribute__((always_inline)) pthread_descr -- cgit v1.1