support/config-fragments: Add LoongArch64 toolchain support

Add full/glibc variant of LoongArch64 internal toolchain.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Jiaxun Yang
2025-06-18 19:20:36 +01:00
committed by Julien Olivain
parent ef55ca4075
commit d4a3b9efdd
3 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
BR2_loongarch64=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y

View File

@@ -0,0 +1,3 @@
BR2_loongarch64=y
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y

View File

@@ -50,6 +50,8 @@ support/config-fragments/autobuild/br-arm-internal-full.config,any
support/config-fragments/autobuild/br-arm-internal-glibc.config,any
support/config-fragments/autobuild/br-arm-internal-musl.config,any
support/config-fragments/autobuild/br-i386-pentium4-full.config,x86_64
support/config-fragments/autobuild/br-loongarch64-full-internal.config,any
support/config-fragments/autobuild/br-loongarch64-internal-glibc.config,any
support/config-fragments/autobuild/br-microblazeel-full-internal.config,any
support/config-fragments/autobuild/br-mips64-n64-full.config,x86_64
support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config,x86_64
Can't render this file because it contains an unexpected character in line 1 and column 26.