snmppp: bump version to 3.3.9
[buildroot-gz.git] / toolchain / toolchain-external / toolchain-external-synopsys-arc / Config.in
blob641eca84842251ed99df128624e569fc7f546332
1 config BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
2         bool "Synopsys ARC 2014.12 toolchain"
3         depends on BR2_arc
4         depends on BR2_HOSTARCH = "x86_64"
5         # does not provide IPv6, and lacks many uClibc features
6         # expected by Buildroot. The next Synopsys toolchain version
7         # should fix those problems.
8         depends on BROKEN
9         select BR2_TOOLCHAIN_EXTERNAL_UCLIBC
10         select BR2_INSTALL_LIBSTDCPP
11         select BR2_TOOLCHAIN_HAS_NATIVE_RPC
12         select BR2_ENABLE_LOCALE
13         select BR2_USE_WCHAR
14         select BR2_TOOLCHAIN_HAS_THREADS
15         select BR2_TOOLCHAIN_HAS_THREADS_DEBUG
16         select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_13
17         select BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
18         help
19           Toolchain for the ARC cores, from
20           https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases