xterm: enable for ARC external toolchain
authorEvgeniy Didin <Evgeniy.Didin@synopsys.com>
Thu, 28 Jun 2018 10:57:00 +0000 (13:57 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 28 Jun 2018 20:00:54 +0000 (22:00 +0200)
With the latest prebuilt ARC toolchain this package is building
without any errors.

Signed-off-by: Evgeniy Didin <didin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: arc-buildroot@synopsys.com
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/xterm/Config.in

index f3bc4500a8c9e49f95f3f1f53c5644b52143d8a8..eaa756a4416ecdba057b4ce590b036e3af1929f0 100644 (file)
@@ -2,8 +2,6 @@ config BR2_PACKAGE_XTERM
        bool "xterm"
        depends on BR2_PACKAGE_XORG7
        depends on BR2_USE_MMU # fork()
-       # ARC toolchain issue
-       depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
        select BR2_PACKAGE_NCURSES
        select BR2_PACKAGE_XLIB_LIBXAW
        help