summaryrefslogtreecommitdiff
path: root/cross.conf
blob: 2896885644da814c49fab9c717ec38cccb66efda (plain)
1
2
3
4
5
6
7
8
# this file specifies target triplets for cross-compiling
# whenever these need to be changed (some distributions prefer ARCHITECTURE-VENDOR-OS-LIBC), 
# change the triplet here

ARCH_TRIPLE_X86=x86-linux-gnu
ARCH_TRIPLE_X86_64=x86_64-linux-gnu
ARCH_TRIPLE_ARM64=aarch64-linux-gnu