Move rv64 lp64d musl to separate subarch

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-02-27 16:50:27 +01:00
parent 87e9e341e1
commit 4e6e665a58
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
2 changed files with 6 additions and 7 deletions

View file

@ -1,12 +1,11 @@
subarch: rv64_lp64d
subarch: rv64_lp64d_musl
target: stage1
chost: riscv64-gentoo-linux-musl
version_stamp: musl-@TIMESTAMP@
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv64
rel_type: musl
profile: default/linux/riscv/20.0/rv64gc/lp64d/musl
snapshot: @TIMESTAMP@
source_subpath: musl/stage3-rv64_lp64d-musl-latest
source_subpath: musl/stage3-rv64_lp64d_musl-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes

View file

@ -1,11 +1,11 @@
subarch: rv64_lp64d
subarch: rv64_lp64d_musl
target: stage3
version_stamp: musl-@TIMESTAMP@
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv64
rel_type: musl
profile: default/linux/riscv/20.0/rv64gc/lp64d/musl
snapshot: @TIMESTAMP@
source_subpath: musl/stage1-rv64_lp64d-musl-@TIMESTAMP@
source_subpath: musl/stage1-rv64_lp64d_musl-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu