kumquat-buildroot/package/lzma/Config.in

11 lines
259 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_LZMA_TARGET
bool "Install lzma for the target system"
depends on BR2_GCC_CROSS_CXX
2006-08-29 18:40:38 +02:00
help
lzma utils on the target
2006-08-29 18:40:38 +02:00
http://tukaani.org/lzma/
comment "lzma requires a toolchain with C++ support"
depends on !BR2_GCC_CROSS_CXX