Comment by viraptor 1 day ago Static linking itself doesn't prevent modules. There's https://github.com/pikhq/musl-nscd for example 1 comment viraptor Reply JoshTriplett 1 day ago Not inherently, but static linking to glibc will not get you there without substantial additional effort, and static linking to a non-glibc C library will by default get you an absence of NSS.
JoshTriplett 1 day ago Not inherently, but static linking to glibc will not get you there without substantial additional effort, and static linking to a non-glibc C library will by default get you an absence of NSS.
Not inherently, but static linking to glibc will not get you there without substantial additional effort, and static linking to a non-glibc C library will by default get you an absence of NSS.