kumquat-buildroot/support/config-fragments/autobuild/toolchain-configs.csv
Peter Korsgaard d987412147 config-fragments: drop old crosstool-ng toolchains
These toolchains are very old and cause a number of autobuilder failures
that doesn't happen with more recent toolchains:

Fixes (glibc 2.18 does not provide O_TMPFILE):
http://autobuild.buildroot.net/results/c49e8361a1d4406eefd8fc1b35c8e5b061aa403b

Fixes (x86 toolchain built without libquadmath):
http://autobuild.buildroot.net/results/2d9724f169ccd60c7feb1cb549f1e2e1e9219ac3/

Use Codesourcery ARM toolchain (GCC 4.8.3) to provide a test with a old GCC
version.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-03-04 16:26:20 +01:00

3.8 KiB

1# default test-pkg tests a useful subset of toolchains
2# Toolchains used by default by test-pkg:
3# Test a regular uClibc toolchain
4support/config-fragments/autobuild/br-arm-full.config,x86_64
5# Test a toolchain with glibc and a very recent gcc version
6support/config-fragments/autobuild/br-arm-cortex-a9-glibc.config,x86_64
7# Test a noMMU toolchain with no dynamic library support
8support/config-fragments/autobuild/br-arm-cortex-m4-full.config,x86_64
9# Test a musl toolchain
10support/config-fragments/autobuild/br-x86-64-musl.config,x86_64
11# Test a MMU toolchain without dynamic library support
12support/config-fragments/autobuild/br-arm-full-static.config,x86_64
13# Test a toolchain with an old gcc version (gcc 4.8)
14support/config-fragments/autobuild/sourcery-arm.config,x86
15# Toolchains used by test-pkg only when the '-a' option is passed:
16support/config-fragments/autobuild/arm-aarch64.config,x86_64
17support/config-fragments/autobuild/br-aarch64-glibc.config,x86_64
18support/config-fragments/autobuild/br-arc-full-internal.config,any
19support/config-fragments/autobuild/br-arc-internal-glibc.config,any
20support/config-fragments/autobuild/br-arcle-hs38.config,x86_64
21support/config-fragments/autobuild/br-arm-basic.config,x86_64
22support/config-fragments/autobuild/br-arm-cortex-a9-musl.config,x86_64
23support/config-fragments/autobuild/br-arm-full-nothread.config,x86_64
24support/config-fragments/autobuild/br-arm-internal-full.config,any
25support/config-fragments/autobuild/br-arm-internal-glibc.config,any
26support/config-fragments/autobuild/br-arm-internal-musl.config,any
27support/config-fragments/autobuild/br-i386-pentium4-full.config,x86_64
28support/config-fragments/autobuild/br-i386-pentium-mmx-musl.config,x86_64
29support/config-fragments/autobuild/br-m68k-5208-full.config,x86_64
30support/config-fragments/autobuild/br-m68k-68040-full.config,x86_64
31support/config-fragments/autobuild/br-microblazeel-full.config,x86_64
32support/config-fragments/autobuild/br-microblazeel-full-internal.config,any
33support/config-fragments/autobuild/br-mips64-n64-full.config,x86_64
34support/config-fragments/autobuild/br-mips32r6-el-hf-glibc.config,x86_64
35support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config,x86_64
36support/config-fragments/autobuild/br-mipsel-o32-full.config,x86_64
37support/config-fragments/autobuild/br-nios2-glibc.config,x86_64
38support/config-fragments/autobuild/br-openrisc-uclibc.config,x86_64
39support/config-fragments/autobuild/br-powerpc-603e-basic-cpp.config,x86_64
40support/config-fragments/autobuild/br-powerpc64le-power8-glibc.config,x86_64
41support/config-fragments/autobuild/br-powerpc64-power7-glibc.config,x86_64
42support/config-fragments/autobuild/br-powerpc-e500mc-full.config,x86_64
43support/config-fragments/autobuild/br-powerpc-internal-full.config,any
44support/config-fragments/autobuild/br-riscv32.config,x86_64
45support/config-fragments/autobuild/br-riscv64.config,x86_64
46support/config-fragments/autobuild/br-sh4-full.config,x86_64
47support/config-fragments/autobuild/br-sparc-uclibc.config,x86_64
48support/config-fragments/autobuild/br-sparc64-glibc.config,x86_64
49support/config-fragments/autobuild/br-x86-64-core2-full.config,x86_64
50support/config-fragments/autobuild/br-xtensa-full.config,x86_64
51support/config-fragments/autobuild/br-xtensa-full-internal.config,any
52support/config-fragments/autobuild/linaro-aarch64.config,x86
53support/config-fragments/autobuild/linaro-aarch64-be.config,x86
54support/config-fragments/autobuild/linaro-arm.config,x86
55support/config-fragments/autobuild/sourcery-arm-armv4t.config,x86
56support/config-fragments/autobuild/sourcery-arm-thumb2.config,x86
57support/config-fragments/autobuild/sourcery-mips64.config,x86
58support/config-fragments/autobuild/sourcery-mips.config,x86
59support/config-fragments/autobuild/sourcery-nios2.config,x86
60support/config-fragments/autobuild/sourcery-x86-64.config,x86