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
S2-916
When someone tries to run the binary on a system with an older glibc
version:
they may get this:
s2: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found
(required by s2)
so we can provide statically linked binaries
0 commit comments