slackbuilds_ponce/system/musl/README
Weldon Goree 4168c7298e system/musl: Added (musl C library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-20 07:10:49 +07:00

4 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.