mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-05 17:37:43 +00:00
sed: show it in config menu when toolchain lacks wchar
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
744070ee64
commit
3325bc627c
@ -6,4 +6,5 @@ config BR2_PACKAGE_SED
|
|||||||
|
|
||||||
http://sed.sourceforge.net/
|
http://sed.sourceforge.net/
|
||||||
|
|
||||||
Most people will answer Y.
|
comment "sed requires a toolchain with WCHAR support"
|
||||||
|
depends on !BR2_USE_WCHAR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user