aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-10-25 01:31:09 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-10-25 01:31:09 +0200
commitd026efea0f4b9c4c6c8dadd4c61c1a12148792fc (patch)
tree7a569324b4cf0b665fc569a1634a13c5275ba1d2 /sysdeps
parentb71ac2b9ce840391a7c6b96bfa045802d21596c9 (diff)
downloadglibc-d026efea0f4b9c4c6c8dadd4c61c1a12148792fc.zip
glibc-d026efea0f4b9c4c6c8dadd4c61c1a12148792fc.tar.gz
glibc-d026efea0f4b9c4c6c8dadd4c61c1a12148792fc.tar.bz2
hurd: XFAIL absence of C11 threads implementation
* sysdeps/mach/hurd/i386/Makefile [$(subdir) = conform] (test-xfail-ISO11/threads.h/linknamespace, test-xfail-ISO11/threads.h/conform): Add.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/mach/hurd/i386/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile
index 9a824fa..8404eb0 100644
--- a/sysdeps/mach/hurd/i386/Makefile
+++ b/sysdeps/mach/hurd/i386/Makefile
@@ -87,6 +87,10 @@ test-xfail-XOPEN2K8/sys/socket.h/conform = yes
test-xfail-XOPEN2K8/sys/types.h/conform = yes
test-xfail-XOPEN2K8/stdlib.h/conform = yes
test-xfail-XOPEN2K8/arpa/inet.h/conform = yes
+
+# For bug 23819
+test-xfail-ISO11/threads.h/linknamespace = yes
+test-xfail-ISO11/threads.h/conform = yes
endif
# For bug 23286