blob: 23dcf7e3ffcc2dc82c7546e44e81f4a72b59945a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[binaries]
c = 'x86_64-linux-mlibc-gcc'
cpp = 'x86_64-linux-mlibc-g++'
[properties]
needs_exe_wrapper = true
[host_machine]
system = 'lemon'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'
|