diff --git a/support/config-fragments/autobuild/bootlin-mips64el-glibc.config b/support/config-fragments/autobuild/bootlin-mips64el-glibc.config new file mode 100644 index 0000000000..d8bebd5d70 --- /dev/null +++ b/support/config-fragments/autobuild/bootlin-mips64el-glibc.config @@ -0,0 +1,4 @@ +BR2_mips64el=y +# BR2_MIPS_SOFT_FLOAT is not set +BR2_TOOLCHAIN_EXTERNAL=y +BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS64EL_N32_GLIBC_STABLE=y diff --git a/support/config-fragments/autobuild/br-mips64-n64-full.config b/support/config-fragments/autobuild/br-mips64-n64-full.config deleted file mode 100644 index b89b74e76f..0000000000 --- a/support/config-fragments/autobuild/br-mips64-n64-full.config +++ /dev/null @@ -1,10 +0,0 @@ -BR2_mips64el=y -BR2_MIPS_NABI64=y -# BR2_MIPS_SOFT_FLOAT is not set -BR2_TOOLCHAIN_EXTERNAL=y -BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y -BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-mips64-n64-full-2020.11.2.tar.bz2" -BR2_TOOLCHAIN_EXTERNAL_GCC_8=y -BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_9=y -BR2_TOOLCHAIN_EXTERNAL_LOCALE=y -BR2_TOOLCHAIN_EXTERNAL_CXX=y diff --git a/support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config b/support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config deleted file mode 100644 index edf04c356f..0000000000 --- a/support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config +++ /dev/null @@ -1,12 +0,0 @@ -BR2_mips64el=y -BR2_mips_64r6=y -BR2_MIPS_NABI64=y -# BR2_MIPS_SOFT_FLOAT is not set -BR2_TOOLCHAIN_EXTERNAL=y -BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y -BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y -BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-mips64r6-n64-el-hf-2020.11.2.tar.bz2" -BR2_TOOLCHAIN_EXTERNAL_GCC_9=y -BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_9=y -BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y -BR2_TOOLCHAIN_EXTERNAL_CXX=y diff --git a/support/config-fragments/autobuild/toolchain-configs.csv b/support/config-fragments/autobuild/toolchain-configs.csv index ff8927eb37..3ea05775f8 100644 --- a/support/config-fragments/autobuild/toolchain-configs.csv +++ b/support/config-fragments/autobuild/toolchain-configs.csv @@ -28,6 +28,7 @@ support/config-fragments/autobuild/bootlin-m68k-5208-uclibc.config,x86_64 support/config-fragments/autobuild/bootlin-microblazeel-uclibc.config,x86_64 support/config-fragments/autobuild/bootlin-mipsel-uclibc.config,x86_64 support/config-fragments/autobuild/bootlin-mipsel32r6-glibc.config,x86_64 +support/config-fragments/autobuild/bootlin-mips64el-glibc.config,x86_64 support/config-fragments/autobuild/bootlin-openrisc-uclibc.config,x86_64 support/config-fragments/autobuild/bootlin-powerpc64le-power8-glibc.config,x86_64 support/config-fragments/autobuild/bootlin-powerpc-e500mc-uclibc.config,x86_64 @@ -47,5 +48,3 @@ support/config-fragments/autobuild/br-arm-full-nothread.config,x86_64 support/config-fragments/autobuild/br-arm-internal-glibc.config,any 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-mips64-n64-full.config,x86_64 -support/config-fragments/autobuild/br-mips64r6-el-hf-glibc.config,x86_64