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
Enhance toolchain
[dragora.git]
/
targets
/
x86_64
blob
de7e80120080aecb693c1e42a3de17b788749a47
1
#
2
# x86_64: x86-64 (generic).
3
#
4
5
kernel_arch=x86_64
6
libc_arch=x86_64
7
8
libSuffix=64
9
10
multilib_options="--with-multilib-list=m64"
11
gcc_options="--with-arch=x86-64 --with-tune=generic"
12
13
target=x86_64-${VENDOR}linux-musl
14
15
# Define architecture for the package manager
16
package_arch=amd64