mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09: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:
committed by
Peter Korsgaard
parent
744070ee64
commit
3325bc627c
@@ -6,4 +6,5 @@ config BR2_PACKAGE_SED
|
||||
|
||||
http://sed.sourceforge.net/
|
||||
|
||||
Most people will answer Y.
|
||||
comment "sed requires a toolchain with WCHAR support"
|
||||
depends on !BR2_USE_WCHAR
|
||||
|
||||
Reference in New Issue
Block a user