support/config-fragments/autobuild: stop testing Sourcery AMD64 toolchain
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 23 Aug 2020 11:15:12 +0000 (13:15 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 24 Aug 2020 21:32:41 +0000 (23:32 +0200)
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>
support/config-fragments/autobuild/sourcery-x86-64.config [deleted file]
support/config-fragments/autobuild/toolchain-configs.csv

diff --git a/support/config-fragments/autobuild/sourcery-x86-64.config b/support/config-fragments/autobuild/sourcery-x86-64.config
deleted file mode 100644 (file)
index 6c7ad4c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-BR2_x86_64=y
-BR2_x86_steamroller=y
-BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64=y
index 7f05064475df1366827128f0c154137c0fb26437..eaaac3d24b8b0d51e142eb770d5893fb53293a26 100644 (file)
@@ -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