blob: 50ef0f21d9b38421d0d4d09cbf7b38aacd4d7e9b (
plain)
1
2
3
4
5
6
7
8
9
|
mksh is a successor to the Public Domain Korn Shell (pdksh)
Pass UTF8=no to the script so that mksh does never assume
that the terminal is in UTF-8 mode.
Pass STATIC=yes to the script to create a static build.
Pass DIET=yes to the script in order to use dietlibc (this
requires dietlibc, also available on SBo)
|