All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] xterm: enable for ARC external toolchain
@ 2018-06-28 20:00 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2018-06-28 20:00 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=c667a10fc396c4dc0b195f0546b8a69e2d2fa944
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 at synopsys.com
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/xterm/Config.in | 2 --
 1 file changed, 2 deletions(-)

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-28 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-28 20:00 [Buildroot] [git commit] xterm: enable for ARC external toolchain Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.