▲ | dijit 3 days ago | |
GNU LibC is notoriously difficult to statically link to anyway. (getaddrinfo for example). Most people use musl, though some others use uclibc. Musl is actually great, even if it comes with some performance drawbacks in a few cases. |