Config.in 445 B

123456789101112
  1. config BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
  2. bool "Synopsys ARC 2024.06 toolchain"
  3. depends on BR2_arc
  4. depends on BR2_HOSTARCH = "x86_64"
  5. depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_15
  6. select BR2_INSTALL_LIBSTDCPP
  7. select BR2_TOOLCHAIN_HAS_SSP
  8. select BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_16
  9. select BR2_TOOLCHAIN_GCC_AT_LEAST_14
  10. help
  11. Toolchain for the ARC cores, from
  12. https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases