syslinux: install helper programs to the host
[buildroot-gz.git] / package / gzip / Config.in
blobb30c1ca4d8d9eb12da915a763857aa304e961033
1 config BR2_PACKAGE_GZIP
2         bool "gzip"
3         depends on BR2_USE_WCHAR
4         help
5           Standard GNU compressor.  Provides things like gzip,
6           gunzip, gzcat, etc...
8           http://www.gnu.org/software/gzip/gzip.html
10 comment "gzip needs a toolchain w/ wchar"
11         depends on !BR2_USE_WCHAR