소스 검색

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>
Thomas Petazzoni 5 년 전
부모
커밋
868ca33a7b
2개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 4
      support/config-fragments/autobuild/sourcery-x86-64.config
  2. 0 1
      support/config-fragments/autobuild/toolchain-configs.csv

+ 0 - 4
support/config-fragments/autobuild/sourcery-x86-64.config

@@ -1,4 +0,0 @@
-BR2_x86_64=y
-BR2_x86_steamroller=y
-BR2_TOOLCHAIN_EXTERNAL=y
-BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64=y

+ 0 - 1
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