buildrootschalter/package/libcdio/Config.in
Peter Korsgaard 9eefa845a2 libcdio: make C++ support optional
C++ support is only needed for the example programs (that we don't build)
and C++ bindings.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-27 22:05:45 +01:00

8 lines
192 B
Plaintext

config BR2_PACKAGE_LIBCDIO
bool "libcdio"
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
help
The GNU Compact Disc Input and Control library.
http://www.gnu.org/software/libcdio/