1[binaries] 2c = '/usr/bin/mips-linux-gnu-gcc' 3ar = '/usr/bin/mips-linux-gnu-gcc-ar' 4strip = '/usr/bin/mips-linux-gnu-strip' 5pkgconfig = 'pkg-config' 6exe_wrapper = 'qemu-mips' 7 8[host_machine] 9system = 'linux' 10cpu_family = 'mips' 11cpu = 'mips' 12endian = 'big' 13