1 config BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64
2 bool "Linaro AArch64 2017.02"
4 depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
5 depends on !BR2_STATIC_LIBS
6 select BR2_TOOLCHAIN_EXTERNAL_GLIBC
7 select BR2_TOOLCHAIN_HAS_SSP
8 select BR2_INSTALL_LIBSTDCPP
9 select BR2_TOOLCHAIN_HAS_NATIVE_RPC
10 select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_6
11 select BR2_TOOLCHAIN_GCC_AT_LEAST_6
12 select BR2_TOOLCHAIN_HAS_FORTRAN
14 Toolchain for the AArch64 architecture, from
15 http://www.linaro.org/engineering/armv8/