hurd: drop SA_SIGINFO availability xfail

BZ #23089 was fixed by d865ff74ba ("hurd: implement SA_SIGINFO signal
handlers")
This commit is contained in:
Samuel Thibault 2022-01-15 17:42:14 +01:00
parent 67ca1c5560
commit 630d2568a1
1 changed files with 1 additions and 2 deletions

View File

@ -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