public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/23.0/split-usr/musl/, ...
@ 2023-11-15 22:59 Andreas K. Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2023-11-15 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     f31c7288f45563cce83759615db8442d64010eec
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 22:58:57 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 22:58:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31c7288

profiles, 23.0, musl, arm64: fix CHOST vendor field

Bug: https://bugs.gentoo.org/917396
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/default/linux/arm64/23.0/musl/make.defaults           | 2 +-
 profiles/default/linux/arm64/23.0/split-usr/musl/make.defaults | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/default/linux/arm64/23.0/musl/make.defaults b/profiles/default/linux/arm64/23.0/musl/make.defaults
index 70146a12835c..7b575c36c869 100644
--- a/profiles/default/linux/arm64/23.0/musl/make.defaults
+++ b/profiles/default/linux/arm64/23.0/musl/make.defaults
@@ -4,7 +4,7 @@
 ARCH="arm64"
 ACCEPT_KEYWORDS="${ARCH}"
 
-CHOST="aarch64-gentoo-linux-musl"
+CHOST="aarch64-unknown-linux-musl"
 CFLAGS="-O2"
 CXXFLAGS="${CFLAGS}"
 FFLAGS="${CFLAGS}"

diff --git a/profiles/default/linux/arm64/23.0/split-usr/musl/make.defaults b/profiles/default/linux/arm64/23.0/split-usr/musl/make.defaults
index 70146a12835c..7b575c36c869 100644
--- a/profiles/default/linux/arm64/23.0/split-usr/musl/make.defaults
+++ b/profiles/default/linux/arm64/23.0/split-usr/musl/make.defaults
@@ -4,7 +4,7 @@
 ARCH="arm64"
 ACCEPT_KEYWORDS="${ARCH}"
 
-CHOST="aarch64-gentoo-linux-musl"
+CHOST="aarch64-unknown-linux-musl"
 CFLAGS="-O2"
 CXXFLAGS="${CFLAGS}"
 FFLAGS="${CFLAGS}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-15 22:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 22:59 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/23.0/split-usr/musl/, Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox