summaryrefslogtreecommitdiff
path: root/profiles/default/linux/amd64/23.0/musl/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/amd64/23.0/musl/make.defaults')
-rw-r--r--profiles/default/linux/amd64/23.0/musl/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/amd64/23.0/musl/make.defaults b/profiles/default/linux/amd64/23.0/musl/make.defaults
index 96ce023a7e8f..45e426b34fd2 100644
--- a/profiles/default/linux/amd64/23.0/musl/make.defaults
+++ b/profiles/default/linux/amd64/23.0/musl/make.defaults
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-CHOST="x86_64-gentoo-linux-musl"
+CHOST="x86_64-pc-linux-musl"
# Anthony G. Basile <blueness@gentoo.org> (2014-07-01)
# Multilib-related setup, bug #515130