summaryrefslogtreecommitdiff
path: root/cross/none.txt
blob: 1fbe4713ac094e01a79ee6f7c67555bcd84670f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# native file used to make the build machine compiler unusable

[host_machine]
system = 'none'
cpu_family = 'none'
cpu = 'none'
endian = 'little'

[properties]

[binaries]
c = ['false']
cpp = ['false']
fc = ['false']
objc = ['false']
objcpp = ['false']
ar = ['false']
pkgconfig = ['false']
cmake = ['false']