summaryrefslogtreecommitdiffstats
path: root/.github/cross/ubuntu-ppc64le.txt
blob: 4cf6a92a2ef08ee42874aa13fb98bc55a993a300 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[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'

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

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