mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
gawk: 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
760d4afd44
commit
744070ee64
@@ -7,3 +7,6 @@ config BR2_PACKAGE_GAWK
|
|||||||
with just a few lines of code.
|
with just a few lines of code.
|
||||||
|
|
||||||
http://www.gnu.org/software/gawk/
|
http://www.gnu.org/software/gawk/
|
||||||
|
|
||||||
|
comment "gawk requires a toolchain with WCHAR support"
|
||||||
|
depends on !BR2_USE_WCHAR
|
||||||
|
|||||||
Reference in New Issue
Block a user