diff options
Diffstat (limited to '.topmsg')
-rw-r--r-- | .topmsg | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,6 +1,7 @@ -From: Thomas Schwinge <thomas@schwinge.name> -Subject: [PATCH] t/fix_inline +Subject: [PATCH] Fix inline usage for recent GCC versions. -<patch description> +From: Thomas Schwinge <thomas@schwinge.name> -Signed-off-by: Thomas Schwinge <thomas@schwinge.name> +* sysdeps/l4/hurd/pt-sysdep.h (_pthread_self, __pthread_stack_dealloc): Use +static inline instead of extern inline. +* sysdeps/mach/hurd/pt-sysdep.h (__pthread_stack_dealloc): Likewise. |