Revert "libcdio: disable on ARC, triggers a toolchain bug"
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Tue, 16 May 2017 07:32:13 +0000 (10:32 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 25 May 2017 13:54:24 +0000 (15:54 +0200)
This reverts commit 459f7302df8cdc45aa0f7f2581ebb6f05fb6432a.

libcdio building is fixed for ARC in
2b360bd547f1 "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>
package/libcdio/Config.in

index 531af3bb932256982a831d40803888a21c0e3f3c..fdc001ec4019f1abe2ad7dc223c90d9dd6e0acd3 100644 (file)
@@ -1,8 +1,6 @@
 config BR2_PACKAGE_LIBCDIO
        bool "libcdio"
        depends on BR2_USE_MMU # fork()
-       # ARC toolchain issue
-       depends on !BR2_arc
        select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
        help
          The GNU Compact Disc Input and Control library.