From 5bbdec2c107ce03c3952e213e035959b48db39c3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Nov 2023 04:41:38 +0000 Subject: gentoo auto-resync : 16:11:2023 - 04:41:38 --- profiles/default/linux/mips/23.0/mipsel/n64/musl/make.defaults | 2 +- profiles/default/linux/mips/23.0/mipsel/o32/musl/make.defaults | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'profiles/default/linux/mips/23.0/mipsel') diff --git a/profiles/default/linux/mips/23.0/mipsel/n64/musl/make.defaults b/profiles/default/linux/mips/23.0/mipsel/n64/musl/make.defaults index cb0c7807a72f..2e59fcee2315 100644 --- a/profiles/default/linux/mips/23.0/mipsel/n64/musl/make.defaults +++ b/profiles/default/linux/mips/23.0/mipsel/n64/musl/make.defaults @@ -1,7 +1,7 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -CHOST="mips64el-gentoo-linux-musl" +CHOST="mips64el-unknown-linux-musl" CHOST_n64="${CHOST}" LIBDIR_n64="lib" diff --git a/profiles/default/linux/mips/23.0/mipsel/o32/musl/make.defaults b/profiles/default/linux/mips/23.0/mipsel/o32/musl/make.defaults index d19638d73590..a27d20f7e941 100644 --- a/profiles/default/linux/mips/23.0/mipsel/o32/musl/make.defaults +++ b/profiles/default/linux/mips/23.0/mipsel/o32/musl/make.defaults @@ -1,7 +1,7 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -CHOST="mipsel-gentoo-linux-musl" +CHOST="mipsel-unknown-linux-musl" CHOST_o32="${CHOST}" LIBDIR_o32="lib" -- cgit v1.2.3