slackbuilds_ponce/system/musl
Johannes Schoepfer aa4111977a
system/musl: Updated for version 1.2.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-16 12:12:44 +07:00
..
musl.info
musl.SlackBuild
README
slack-desc

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.