summaryrefslogtreecommitdiffstats
path: root/.github/cross/ubuntu-cross-ppc64le.txt
blob: 6baaefbc26dfe79a8867e3e88cb47b2c212e74ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[binaries]
c = '/usr/bin/powerpc64le-linux-gnu-gcc'
ar = '/usr/powerpc64le-linux-gnu/bin/ar'
strip = '/usr/powerpc64le-linux-gnu/bin/strip'
pkgconfig = '/usr/bin/powerpc64le-linux-gnu-pkg-config'
ld = '/usr/bin/powerpc64le-linux-gnu-ld'
exe_wrapper = '/usr/bin/qemu-ppc64le-static'

[properties]
root = '/usr/powerpc64le-linux-gnu'
has_function_printf = true
skip_sanity_check = true

[host_machine]
system = 'linux'
cpu_family = 'ppc64'
cpu = ''
endian = 'little'