Enable arm64 musl build, fingers crossed

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-09-10 20:14:07 +02:00
parent f6b8f9cf9c
commit 85b4ab6ff8
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
3 changed files with 41 additions and 2 deletions

View file

@ -0,0 +1,13 @@
subarch: arm64
target: stage1
version_stamp: musl-@TIMESTAMP@
rel_type: musl
profile: default/linux/arm64/17.0/musl
snapshot: @TIMESTAMP@
source_subpath: musl/stage3-arm64-musl-latest
compression_mode: pixz_x
update_seed: yes
update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
portage_overlay: /root/musl
portage_prefix: releng

View file

@ -0,0 +1,11 @@
subarch: arm64
target: stage3
version_stamp: musl-@TIMESTAMP@
rel_type: musl
profile: default/linux/arm64/17.0/musl
snapshot: @TIMESTAMP@
source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@
compression_mode: pixz_x
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
portage_overlay: /root/musl
portage_prefix: releng