diff options
Diffstat (limited to 'sysdeps/mach/hurd/i386/Makefile')
-rw-r--r-- | sysdeps/mach/hurd/i386/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile index 9a824fadf3..8404eb086c 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 |