mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
6 lines
253 B
Text
6 lines
253 B
Text
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.
|