diff options
author | Weldon Goree <weldon@langurwallah.org> | 2014-07-20 07:10:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-20 07:10:49 +0700 |
commit | 4168c7298e899f29524179aff613db68edf16f84 (patch) | |
tree | d6a5bb27827ea194ee3cb051e9966f260f5950e0 /system/musl/slack-desc | |
parent | 35e0aa91e8028ab075391dea611e8f8a521e1e8f (diff) |
system/musl: Added (musl C library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/musl/slack-desc')
-rw-r--r-- | system/musl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/musl/slack-desc b/system/musl/slack-desc new file mode 100644 index 000000000000..6d3732761f80 --- /dev/null +++ b/system/musl/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +musl: musl (musl C library) +musl: +musl: The musl C library. A library that attempts to be fast, simple, and +musl: correct. Use the musl-gcc wrapper to build against musl, and the +musl: musl-ldd wrapper to check linkages on the binaries you build. +musl: +musl: http://www.musl-libc.org/ +musl: +musl: +musl: +musl: |