From: Evgeniy Didin Date: Thu, 28 Jun 2018 10:57:00 +0000 (+0300) Subject: xterm: enable for ARC external toolchain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c667a10fc396c4dc0b195f0546b8a69e2d2fa944;p=buildroot.git xterm: enable for ARC external toolchain With the latest prebuilt ARC toolchain this package is building without any errors. Signed-off-by: Evgeniy Didin Cc: Thomas Petazzoni Cc: arc-buildroot@synopsys.com Signed-off-by: Thomas Petazzoni --- diff --git a/package/xterm/Config.in b/package/xterm/Config.in index f3bc4500a8..eaa756a441 100644 --- a/package/xterm/Config.in +++ b/package/xterm/Config.in @@ -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