pass HOST_ variables, not BUILD_
[buildroot.git] / package / sed / Config.in
blobc5405932c31d38c400f3db626b80c94e2ce7ed63
1 config BR2_PACKAGE_SED
2         bool "sed"
3         default n
4         depends on BR2_USE_WCHAR
5         help
6           Super-useful stream editor.
8           http://sed.sourceforge.net/
10           Most people will answer Y.