All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] support/config-fragments/autobuild: stop testing Sourcery AMD64 toolchain
@ 2020-08-24 21:32 Yann E. MORIN
  0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2020-08-24 21:32 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=868ca33a7b42d1b4e56d09bd31d1c53448bcadeb
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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 | 4 ----
 support/config-fragments/autobuild/toolchain-configs.csv  | 1 -
 2 files changed, 5 deletions(-)

diff --git a/support/config-fragments/autobuild/sourcery-x86-64.config b/support/config-fragments/autobuild/sourcery-x86-64.config
deleted file mode 100644
index 6c7ad4c5b7..0000000000
--- a/support/config-fragments/autobuild/sourcery-x86-64.config
+++ /dev/null
@@ -1,4 +0,0 @@
-BR2_x86_64=y
-BR2_x86_steamroller=y
-BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64=y
diff --git a/support/config-fragments/autobuild/toolchain-configs.csv b/support/config-fragments/autobuild/toolchain-configs.csv
index 7f05064475..eaaac3d24b 100644
--- a/support/config-fragments/autobuild/toolchain-configs.csv
+++ b/support/config-fragments/autobuild/toolchain-configs.csv
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-24 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-24 21:32 [Buildroot] [git commit] support/config-fragments/autobuild: stop testing Sourcery AMD64 toolchain Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.