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
qi: doc/recipe: update sample recipe with the one for tarlz (real)
[dragora.git]
/
targets
/
aarch64
blob
a0c93f49732daaccb8989703fd60b9bc508d6e02
1
#
2
# aarch64: The 64-bit ARM architecture.
3
#
4
5
kernel_arch=arm64
6
libc_arch=aarch64
7
8
multilib_options="--disable-multilib --with-multilib-list="
9
gcc_options="--enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419"
10
11
target=aarch64-${VENDOR}linux-musl
12