summaryrefslogtreecommitdiff
path: root/meson-cross-mips.txt
blob: 6350d677e0bc6a93cc5b1c7042a26fc37ce42891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[binaries]
c = '/usr/bin/mips-linux-gnu-gcc'
ar = '/usr/bin/mips-linux-gnu-gcc-ar'
strip = '/usr/bin/mips-linux-gnu-strip'
pkgconfig = 'pkg-config'
exe_wrapper = 'qemu-mips'

[host_machine]
system = 'linux'
cpu_family = 'mips'
cpu = 'mips'
endian = 'big'