diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:22:35 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 523423847639534d2b583db0c019082f482b44fc (patch) | |
tree | f66de27eae413d331018dbb25e54d4ae24b85e46 /system/musl | |
parent | 4bc03b339040750280b87f5f75dac5c5bb656e36 (diff) |
system/musl: Fix slack-desc.
Diffstat (limited to 'system/musl')
-rw-r--r-- | system/musl/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/musl/slack-desc b/system/musl/slack-desc index 6d3732761f80..fc4ef7f2d064 100644 --- a/system/musl/slack-desc +++ b/system/musl/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| musl: musl (musl C library) musl: -musl: The musl C library. A library that attempts to be fast, simple, and +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: |