summaryrefslogtreecommitdiffstats
path: root/third_party/dav1d/package/crossfiles/i686-linux32.meson
blob: 84be1b8b1d3a73e7fad81cd9cacd54886e584bb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[binaries]
c = 'gcc'
cpp = 'g++'
ar = 'ar'
strip = 'strip'

[properties]
c_link_args = ['-m32', '-Wl,-z,text']
c_args = ['-m32']

[host_machine]
system = 'linux'
cpu_family = 'x86'
cpu = 'i686'
endian = 'little'