aboutsummaryrefslogtreecommitdiff
path: root/system/mksh/README
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2020-05-09 13:21:13 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-10 08:37:01 +0700
commitb94b29ab1bdf8925f05670137d3c2269b82e6c2b (patch)
tree025e3a8a51be7987c1a70f915f0d1b8691a2ebe8 /system/mksh/README
parent8f707998e6866d7d83eeb8a2e3285adeed7e6dc7 (diff)
system/mksh: Updated for version R59.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mksh/README')
-rw-r--r--system/mksh/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/mksh/README b/system/mksh/README
index e741b2c12e111..7907a1cfd9263 100644
--- a/system/mksh/README
+++ b/system/mksh/README
@@ -5,3 +5,6 @@ Pass STATIC=yes to the script to create a static build.
Pass DIET=yes to the script in order to use dietlibc (this
requires the optional dependency dietlibc)
+
+Pass MUSL=yes to the script in order to use musl (this
+requires the optional dependency musl)