2d67b66df9
Simple bump of the toolchain components. For nios2, the toolchain now has SSP support as well. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> [yann.morin.1998@free.fr: - fix version it commit title - mention SSP for nios2 ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
12 lines
417 B
Plaintext
12 lines
417 B
Plaintext
BR2_arm=y
|
|
BR2_STATIC_LIBS=y
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
|
|
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
|
|
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-full-static-2019.11.tar.bz2"
|
|
BR2_TOOLCHAIN_EXTERNAL_GCC_8=y
|
|
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_4=y
|
|
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
|
|
# BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
|
|
BR2_TOOLCHAIN_EXTERNAL_CXX=y
|