|
Musl is a C standard library that strives to be lightweight, fast, simple, free, and correct.
|
|
|
|
Musl includes a wrapper, musl-gcc, for building files linked against musl.
|
|
It also provides musl-ldd to print the shared libraries loaded by the musl loader.
|