slackbuilds_ponce/system/musl/README

7 lines
253 B
Text
Raw Normal View History

2016-11-14 20:55:50 +01:00
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.
2016-11-14 20:55:50 +01:00
It also provides musl-ldd to print the shared libraries loaded by the
musl loader.