diff options
Diffstat (limited to 'system/mksh/README')
-rw-r--r-- | system/mksh/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/mksh/README b/system/mksh/README index e741b2c12e..7907a1cfd9 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) |