Fix 23.0 mips N64 chost

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-03-05 00:03:15 +01:00
parent c876e6429a
commit 9f9ea5caf3
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
4 changed files with 4 additions and 0 deletions

View file

@ -1,4 +1,5 @@
subarch: mips3_n64
chost: mips64-unknown-linux-gnuabi64
target: stage1
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips64

View file

@ -1,4 +1,5 @@
subarch: mips3_n64
chost: mips64-unknown-linux-gnuabi64
target: stage1
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips64

View file

@ -1,4 +1,5 @@
subarch: mipsel3_n64
chost: mips64el-unknown-linux-gnuabi64
target: stage1
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips64el

View file

@ -1,4 +1,5 @@
subarch: mipsel3_n64
chost: mips64el-unknown-linux-gnuabi64
target: stage1
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips64el