slackbuilds_ponce/system/musl/README
2016-11-15 21:41:38 +07:00

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.