You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The definition added in b811b70 was
technically wrong even though the type size was correct. It was
probably defined this way because earlier versions of Rust had
difficulty with fixed-size arrays of size greater than 32.
This change is necessary for CI to pass on x86 FreeBSD.
https://github.com/freebsd/freebsd-src/blob/main/sys/x86/include/ucontext.h
(backport <#3948>)
(cherry picked from commit ad2d864)
0 commit comments