commit:     9f9ea5caf302ba0e1f317817929dad76e9f4785d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  4 23:03:15 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar  4 23:03:40 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=9f9ea5ca

Fix 23.0 mips N64 chost

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs-qemu/mips/n64/stage1-mips3-n64-openrc-23.spec    | 1 +
 releases/specs-qemu/mips/n64/stage1-mips3-n64-systemd-23.spec   | 1 +
 releases/specs-qemu/mips/n64/stage1-mipsel3-n64-openrc-23.spec  | 1 +
 releases/specs-qemu/mips/n64/stage1-mipsel3-n64-systemd-23.spec | 1 +
 4 files changed, 4 insertions(+)

diff --git a/releases/specs-qemu/mips/n64/stage1-mips3-n64-openrc-23.spec 
b/releases/specs-qemu/mips/n64/stage1-mips3-n64-openrc-23.spec
index 6b950338..2cf01e23 100644
--- a/releases/specs-qemu/mips/n64/stage1-mips3-n64-openrc-23.spec
+++ b/releases/specs-qemu/mips/n64/stage1-mips3-n64-openrc-23.spec
@@ -1,4 +1,5 @@
 subarch: mips3_n64
+chost: mips64-unknown-linux-gnuabi64
 target: stage1
 version_stamp: openrc-@TIMESTAMP@
 interpreter: /usr/bin/qemu-mips64

diff --git a/releases/specs-qemu/mips/n64/stage1-mips3-n64-systemd-23.spec 
b/releases/specs-qemu/mips/n64/stage1-mips3-n64-systemd-23.spec
index 7e33e696..895a0ae2 100644
--- a/releases/specs-qemu/mips/n64/stage1-mips3-n64-systemd-23.spec
+++ b/releases/specs-qemu/mips/n64/stage1-mips3-n64-systemd-23.spec
@@ -1,4 +1,5 @@
 subarch: mips3_n64
+chost: mips64-unknown-linux-gnuabi64
 target: stage1
 version_stamp: systemd-@TIMESTAMP@
 interpreter: /usr/bin/qemu-mips64

diff --git a/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-openrc-23.spec 
b/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-openrc-23.spec
index d98104dd..54c8e1a4 100644
--- a/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-openrc-23.spec
+++ b/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-openrc-23.spec
@@ -1,4 +1,5 @@
 subarch: mipsel3_n64
+chost: mips64el-unknown-linux-gnuabi64
 target: stage1
 version_stamp: openrc-@TIMESTAMP@
 interpreter: /usr/bin/qemu-mips64el

diff --git a/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-systemd-23.spec 
b/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-systemd-23.spec
index d5687296..72d9665c 100644
--- a/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-systemd-23.spec
+++ b/releases/specs-qemu/mips/n64/stage1-mipsel3-n64-systemd-23.spec
@@ -1,4 +1,5 @@
 subarch: mipsel3_n64
+chost: mips64el-unknown-linux-gnuabi64
 target: stage1
 version_stamp: systemd-@TIMESTAMP@
 interpreter: /usr/bin/qemu-mips64el

Reply via email to