mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced 2024-11-28 06:00:36 +00:00
less: remove misguided dependency on PLATFORM_LINUX
Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
1538c975ec
commit
5a71fb8202
@ -351,7 +351,6 @@ endchoice
|
||||
config LESS
|
||||
bool "less"
|
||||
default y
|
||||
depends on PLATFORM_LINUX
|
||||
help
|
||||
'less' is a pager, meaning that it displays text files. It possesses
|
||||
a wide array of features, and is an improvement over 'more'.
|
||||
|
Loading…
Reference in New Issue
Block a user