support/config-fragments: add internal defconfigs for glibc and musl
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 5 Feb 2018 21:45:17 +0000 (22:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 5 Feb 2018 21:45:17 +0000 (22:45 +0100)
commit6030986311434d554635761925925bfd351b836b
tree3c1a41948c9fcec65afc381025cc794ef7c24e1a
parent99c6f9fba171a73d899e93c8ce944be5a154ceb4
support/config-fragments: add internal defconfigs for glibc and musl

While we have several defconfigs building internal toolchains with
uClibc, we don't have any building internal toolchain with glibc and
musl. However, having such defconfigs is nice when we bump the C
library version, in order to immediately get feedback on build
failures.

Note that while the ARC internal defconfig uses glibc, it uses the
special ARC glibc version, so it doesn't test version bumps of the
upstream glibc C library.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/config-fragments/autobuild/br-arm-internal-glibc.config [new file with mode: 0644]
support/config-fragments/autobuild/br-arm-internal-musl.config [new file with mode: 0644]
support/config-fragments/autobuild/toolchain-configs.csv