2c1d080c2d
This reverts commit459f7302df
. libcdio building is fixed for ARC in2b360bd547
"gcc: arc-2017.03-rc2: Fix "unrecognized supposed constant" error" Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
config BR2_PACKAGE_LIBCDIO
|
|
bool "libcdio"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
|
help
|
|
The GNU Compact Disc Input and Control library.
|
|
|
|
http://www.gnu.org/software/libcdio/
|