06d537f1c90bfb8fb3204f50aaa0f5eac2caf563
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / snappy / Config.in
1 config BR2_PACKAGE_SNAPPY
2         bool "snappy"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           Snappy is a compression/decompression library. It does not aim for
6           maximum compression, or compatibility with any other compression
7           library; instead, it aims for very high speeds and reasonable
8           compression.
9
10           http://code.google.com/p/snappy/
11
12 comment "snappy needs a toolchain w/ C++"
13         depends on !BR2_INSTALL_LIBSTDCPP