repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
syslinux: install helper programs to the host
[buildroot-gz.git]
/
package
/
gzip
/
Config.in
blob
b30c1ca4d8d9eb12da915a763857aa304e961033
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...
7
8
http://www.gnu.org/software/gzip/gzip.html
9
10
comment "gzip needs a toolchain w/ wchar"
11
depends on !BR2_USE_WCHAR