summaryrefslogtreecommitdiff
path: root/profiles/default/linux/mips/23.0/split-usr/musl
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/mips/23.0/split-usr/musl')
-rw-r--r--profiles/default/linux/mips/23.0/split-usr/musl/mipsel/n64/make.defaults2
-rw-r--r--profiles/default/linux/mips/23.0/split-usr/musl/mipsel/o32/make.defaults2
-rw-r--r--profiles/default/linux/mips/23.0/split-usr/musl/n64/make.defaults2
-rw-r--r--profiles/default/linux/mips/23.0/split-usr/musl/o32/make.defaults2
4 files changed, 4 insertions, 4 deletions
diff --git a/profiles/default/linux/mips/23.0/split-usr/musl/mipsel/n64/make.defaults b/profiles/default/linux/mips/23.0/split-usr/musl/mipsel/n64/make.defaults
index 26dbb0e4c1dc..a03fe9087268 100644
--- a/profiles/default/linux/mips/23.0/split-usr/musl/mipsel/n64/make.defaults
+++ b/profiles/default/linux/mips/23.0/split-usr/musl/mipsel/n64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 2022 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/split-usr/musl/mipsel/o32/make.defaults b/profiles/default/linux/mips/23.0/split-usr/musl/mipsel/o32/make.defaults
index d0dec15ac7be..a47110341849 100644
--- a/profiles/default/linux/mips/23.0/split-usr/musl/mipsel/o32/make.defaults
+++ b/profiles/default/linux/mips/23.0/split-usr/musl/mipsel/o32/make.defaults
@@ -1,6 +1,6 @@
# Copyright 2022 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"
diff --git a/profiles/default/linux/mips/23.0/split-usr/musl/n64/make.defaults b/profiles/default/linux/mips/23.0/split-usr/musl/n64/make.defaults
index 90dd88675350..3aa37470dc52 100644
--- a/profiles/default/linux/mips/23.0/split-usr/musl/n64/make.defaults
+++ b/profiles/default/linux/mips/23.0/split-usr/musl/n64/make.defaults
@@ -1,6 +1,6 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-CHOST="mips64-gentoo-linux-musl"
+CHOST="mips64-unknown-linux-musl"
CHOST_n64="${CHOST}"
LIBDIR_n64="lib"
diff --git a/profiles/default/linux/mips/23.0/split-usr/musl/o32/make.defaults b/profiles/default/linux/mips/23.0/split-usr/musl/o32/make.defaults
index 4027a830450d..60751683766b 100644
--- a/profiles/default/linux/mips/23.0/split-usr/musl/o32/make.defaults
+++ b/profiles/default/linux/mips/23.0/split-usr/musl/o32/make.defaults
@@ -1,6 +1,6 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-CHOST="mips-gentoo-linux-musl"
+CHOST="mips-unknown-linux-musl"
CHOST_o32="${CHOST}"
LIBDIR_o32="lib"