We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c186c6 commit f920873Copy full SHA for f920873
package/xterm/Config.in
@@ -4,6 +4,8 @@ config BR2_PACKAGE_XTERM
4
select BR2_PACKAGE_XLIB_LIBXAW
5
depends on BR2_PACKAGE_XORG7
6
depends on BR2_USE_MMU # fork()
7
+ # ARC toolchain issue
8
+ depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
9
help
10
xterm terminal emulator
11
0 commit comments