summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-10-08 01:52:04 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-10-08 01:52:04 +0200
commit2e9afb0782843a511af58272ef0792d9b97d5394 (patch)
tree0d38bf6af0a49f5c4b2350db079fd417d4488475
parent861b263fe4bb9196a491b788cd8cfea3f14741ae (diff)
parentcb231fefeab7ec2c4bf080701d309fd5ad2435ef (diff)
Merge commit 'refs/top-bases/tschwinge/Roger_Whittaker' into tschwinge/Roger_Whittaker
-rw-r--r--sysdeps/mach/hurd/cthreads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/cthreads.c b/sysdeps/mach/hurd/cthreads.c
index b309301d93..273cd0f8a2 100644
--- a/sysdeps/mach/hurd/cthreads.c
+++ b/sysdeps/mach/hurd/cthreads.c
@@ -20,7 +20,7 @@
#include <stdlib.h>
char __libc_lock_self0[0];
-#if IS_IN (rtld)
+#if IS_IN_rtld
/* We don't support static tls relocation so early, but we do not have threads
there either anyway. */
static char __libc_lock_self[0];