"musl" moves from TIMESTAMP part to subarch part
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
b7f992630d
commit
161c3a50b9
2 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: armv7a_hardfp_musl
|
||||
version_stamp: musl-@TIMESTAMP@
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: musl
|
||||
profile: default/linux/arm/17.0/musl/armv7a
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl/stage3-armv7a_hardfp-musl-latest
|
||||
source_subpath: musl/stage3-armv7a_hardfp_musl-latest
|
||||
compression_mode: pixz_x
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
subarch: armv7a_hardfp_musl
|
||||
version_stamp: musl-@TIMESTAMP@
|
||||
version_stamp: @TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: musl
|
||||
profile: default/linux/arm/17.0/musl/armv7a
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl/stage1-armv7a_hardfp-musl-@TIMESTAMP@
|
||||
source_subpath: musl/stage1-armv7a_hardfp_musl-@TIMESTAMP@
|
||||
compression_mode: pixz_x
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_prefix: releng
|
||||
repos: /root/musl
|
||||
cflags: -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard
|
||||
|
|
Loading…
Add table
Reference in a new issue