mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
ec87b148fa
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
305 B
Text
7 lines
305 B
Text
Musl is a C standard library that is lightweight, fast, simple, free,
|
|
and strives to be correct in the sense of standards-conformance and
|
|
safety.
|
|
|
|
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.
|