diff options
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 6d3732761f..fc4ef7f2d0 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: |