aboutsummaryrefslogtreecommitdiff
path: root/cross/none.txt
blob: 8727e27f40cada935ba813f316d2e0c99fa1faf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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']
objc = ['false']
objcpp = ['false']
ar = ['false']
pkgconfig = ['false']
cmake = ['false']