repo.or.cz
/
dragora.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
recipes: docbook/sgml-common: fix ent entries in post-install
[dragora.git]
/
targets
/
riscv64
blob
70d97a6062dc5efd1fcc926a642c097e419d1e9c
1
#
2
# riscv64: "risk-five" (64-bit long and pointers, hard-float).
3
#
4
5
kernel_arch=riscv
6
libc_arch=riscv64
7
8
libSuffix=64
9
10
multilib_options="--enable-multilib --with-multilib-list=lp64"
11
gcc_options="--with-arch=rv64gc --with-abi=lp64d"
12
13
target=riscv64-${VENDOR}linux-musl
14