musl needs chost setting in spec
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
337f8feec7
commit
87e9e341e1
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
subarch: rv64_lp64d
|
subarch: rv64_lp64d
|
||||||
target: stage1
|
target: stage1
|
||||||
|
chost: riscv64-gentoo-linux-musl
|
||||||
version_stamp: musl-@TIMESTAMP@
|
version_stamp: musl-@TIMESTAMP@
|
||||||
interpreter: /usr/bin/qemu-riscv64
|
interpreter: /usr/bin/qemu-riscv64
|
||||||
rel_type: musl
|
rel_type: musl
|
||||||
|
|
Loading…
Add table
Reference in a new issue