support/config-fragments: add RISC-V 64-bit musl autobuild config

Add a RISC-V 64-bit autobuild configuration for the internal
toolchain with musl.

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Mark Corbin 2019-07-31 10:03:19 +01:00 committed by Peter Korsgaard
parent 332c7b1992
commit 1003af2ebe
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
BR2_riscv=y
BR2_TOOLCHAIN_BUILDROOT_MUSL=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y

View file

@ -53,6 +53,7 @@ support/config-fragments/autobuild/br-powerpc-e500mc-full.config,x86_64
support/config-fragments/autobuild/br-powerpc-internal-full.config,any
support/config-fragments/autobuild/br-riscv32.config,x86_64
support/config-fragments/autobuild/br-riscv64.config,x86_64
support/config-fragments/autobuild/br-riscv64-musl.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

Can't render this file because it contains an unexpected character in line 1 and column 26.