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
Also, switch the prebuilt x86_64 Linux binaries to use musl. We
indirectly use NSS glibc functions, resulting in the statically-linked
still having external dependencies. This can cause obscure crashes when
the glibc version differs from what was used during compilation.
Signed-off-by: Andrew Gunnerson <[email protected]>
0 commit comments