You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
255 B

[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'