support/config-fragments/autobuild: stop testing Sourcery AMD64 toolchain
This toolchain uses an old gcc 6.2.0, and newer versions of the toolchain are no longer publicly available. This old gcc 6.2.0 causes build issues of Boost, which are unfixable without updating the toolchain. As we're about to drop support for this toolchain entirely, we must stop testing it in our autobuilder infrastructure. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
afc8119d3c
commit
868ca33a7b
@ -1,4 +0,0 @@
|
||||
BR2_x86_64=y
|
||||
BR2_x86_steamroller=y
|
||||
BR2_TOOLCHAIN_EXTERNAL=y
|
||||
BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64=y
|
@ -69,4 +69,3 @@ support/config-fragments/autobuild/sourcery-arm-thumb2.config,x86
|
||||
support/config-fragments/autobuild/sourcery-mips64.config,x86
|
||||
support/config-fragments/autobuild/sourcery-mips.config,x86
|
||||
support/config-fragments/autobuild/sourcery-nios2.config,x86
|
||||
support/config-fragments/autobuild/sourcery-x86-64.config,x86
|
||||
|
Can't render this file because it contains an unexpected character in line 1 and column 26.
|
Loading…
Reference in New Issue
Block a user