Skip to content

Commit

Permalink
support/config-fragments: add s390x z13 to autobuild configs
Browse files Browse the repository at this point in the history
Add a minimal s390x s13 autobuild configuration for the
internal toolchain with glibc.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
RomainNaour authored and tpetazzoni committed Sep 30, 2020
1 parent 6728c67 commit 7f5ce9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
@@ -0,0 +1,4 @@
BR2_s390x=y
BR2_s390x_z13=y
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
1 change: 1 addition & 0 deletions support/config-fragments/autobuild/toolchain-configs.csv
Expand Up @@ -56,6 +56,7 @@ support/config-fragments/autobuild/br-riscv32.config,x86_64
support/config-fragments/autobuild/br-riscv64.config,x86_64
support/config-fragments/autobuild/br-riscv64-full-internal.config,any
support/config-fragments/autobuild/br-riscv64-musl.config,x86_64
support/config-fragments/autobuild/br-s390x-z13-internal-glibc.config,any
support/config-fragments/autobuild/br-sh4-full.config,x86_64
support/config-fragments/autobuild/br-sparc-uclibc.config,x86_64
support/config-fragments/autobuild/br-sparc64-glibc.config,x86_64
Expand Down

0 comments on commit 7f5ce9b

Please sign in to comment.