armv7a-musl: drop chost, use new musl subarch

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-11-17 22:29:26 +01:00
parent 94914ae93d
commit b7f992630d
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
subarch: armv7a_hardfp
subarch: armv7a_hardfp_musl
version_stamp: musl-@TIMESTAMP@
target: stage1
rel_type: musl
@ -11,5 +11,3 @@ update_seed_command: -uDN @world
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
portage_prefix: releng
repos: /root/musl
chost: armv7a-unknown-linux-musleabihf
cflags: -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard

View file

@ -1,4 +1,4 @@
subarch: armv7a_hardfp
subarch: armv7a_hardfp_musl
version_stamp: musl-@TIMESTAMP@
target: stage3
rel_type: musl