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
On systems such as Alpine, Musl libc doesn't provide function attributes.
Compiler (GCC) provides them, but the runtime afterwards doesn't. This
additional check fixes this bug.
0 commit comments