Add riscv64 musl softfloat specs

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-07-30 20:35:57 +02:00
parent 1b3568057c
commit a689cfab39
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
2 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,14 @@
subarch: rv64_lp64_musl
target: stage1
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv64
rel_type: musl
profile: default/linux/riscv/20.0/rv64gc/lp64/musl
snapshot: @TIMESTAMP@
source_subpath: musl/stage3-rv64_lp64_musl-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes
update_seed_command: -uDN @world
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng

View file

@ -0,0 +1,12 @@
subarch: rv64_lp64_musl
target: stage3
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv64
rel_type: musl
profile: default/linux/riscv/20.0/rv64gc/lp64/musl
snapshot: @TIMESTAMP@
source_subpath: musl/stage1-rv64_lp64_musl-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng