about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--conform/data/signal.h-data3
1 files changed, 1 insertions, 2 deletions
diff --git a/conform/data/signal.h-data b/conform/data/signal.h-data
index 674e5793db..496c062837 100644
--- a/conform/data/signal.h-data
+++ b/conform/data/signal.h-data
@@ -112,8 +112,7 @@ element {struct sigaction} {void(*} sa_sigaction )(int, siginfo_t*, void*)
 
 constant SA_NOCLDSTOP
 # ifndef XPG4
-// Bug 23089: hurd: missing siginfo support.
-xfail[i386-gnu]-constant SA_SIGINFO
+constant SA_SIGINFO
 # endif
 constant SIG_BLOCK
 constant SIG_UNBLOCK