public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ppc64le/17.0/musl/, ...
@ 2020-02-10  1:28 Georgy Yakovlev
  0 siblings, 0 replies; only message in thread
From: Georgy Yakovlev @ 2020-02-10  1:28 UTC (permalink / raw
  To: gentoo-commits

commit:     49531052854a63c0a4439f989cd27d731c1463de
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 01:26:48 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 01:26:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49531052

profiles/arch/{ppc64,ppc64le}/musl: change CHOST vendor string to gentoo

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/default/linux/ppc64/17.0/musl/make.defaults   | 2 +-
 profiles/default/linux/ppc64le/17.0/musl/make.defaults | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/default/linux/ppc64/17.0/musl/make.defaults b/profiles/default/linux/ppc64/17.0/musl/make.defaults
index 34e0d7abf46..253d3c25da0 100644
--- a/profiles/default/linux/ppc64/17.0/musl/make.defaults
+++ b/profiles/default/linux/ppc64/17.0/musl/make.defaults
@@ -1,6 +1,6 @@
 # Copyright 2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-CHOST="powerpc64-unknown-linux-musl"
+CHOST="powerpc64-gentoo-linux-musl"
 CHOST_ppc64="${CHOST}"
 LIBDIR_ppc64="lib"

diff --git a/profiles/default/linux/ppc64le/17.0/musl/make.defaults b/profiles/default/linux/ppc64le/17.0/musl/make.defaults
index 5d7c33d5787..94b5aaa827a 100644
--- a/profiles/default/linux/ppc64le/17.0/musl/make.defaults
+++ b/profiles/default/linux/ppc64le/17.0/musl/make.defaults
@@ -1,6 +1,6 @@
 # Copyright 2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-CHOST="powerpc64le-unknown-linux-musl"
+CHOST="powerpc64le-gentoo-linux-musl"
 CHOST_ppc64="${CHOST}"
 LIBDIR_ppc64="lib"


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

only message in thread, other threads:[~2020-02-10  1:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10  1:28 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/ppc64le/17.0/musl/, Georgy Yakovlev

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