slackbuilds_ponce/system/musl/README
B. Watson 77095cfc51 system/musl: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:08 -04:00

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.