slackbuilds/system/musl
Johannes Schoepfer e1debca977
system/musl: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-03-14 06:14:41 +07:00
..
README
musl.SlackBuild system/musl: Updated for version 1.2.0. 2020-03-14 06:14:41 +07:00
musl.info system/musl: Updated for version 1.2.0. 2020-03-14 06:14:41 +07:00
slack-desc

README

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.