x86: as a try, drop musl overlay from musl builds (should work fine now)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
9cba7dbd61
commit
e7344a1689
3 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,6 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl/stage3-i686-musl-latest
|
source_subpath: musl/stage3-i686-musl-latest
|
||||||
chost: i686-gentoo-linux-musl
|
chost: i686-gentoo-linux-musl
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /root/musl
|
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
update_seed: yes
|
update_seed: yes
|
||||||
update_seed_command: --update --deep --newuse @world
|
update_seed_command: --update --deep --newuse @world
|
||||||
|
|
|
@ -7,6 +7,5 @@ snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl/stage1-i686-musl-@TIMESTAMP@
|
source_subpath: musl/stage1-i686-musl-@TIMESTAMP@
|
||||||
chost: i686-gentoo-linux-musl
|
chost: i686-gentoo-linux-musl
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /root/musl
|
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
compression_mode: pixz
|
compression_mode: pixz
|
||||||
|
|
|
@ -6,6 +6,5 @@ profile: default/linux/x86/17.0/musl
|
||||||
snapshot: @TIMESTAMP@
|
snapshot: @TIMESTAMP@
|
||||||
source_subpath: musl/stage2-i686-musl-@TIMESTAMP@
|
source_subpath: musl/stage2-i686-musl-@TIMESTAMP@
|
||||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||||
portage_overlay: /root/musl
|
|
||||||
portage_prefix: releng
|
portage_prefix: releng
|
||||||
compression_mode: pixz
|
compression_mode: pixz
|
||||||
|
|
Loading…
Add table
Reference in a new issue