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.
|
- [binaries]
- name = 'linux-i686'
- c = 'i686-linux-gnu-gcc'
- cpp = 'i686-linux-gnu-g++'
- ar = 'i686-linux-gnu-gcc-ar'
- nm = 'i686-linux-gnu-gcc-nm'
- ld = 'i686-linux-gnu-ld'
- strip = 'i686-linux-gnu-strip'
- pkgconfig = 'pkg-config'
- exe_wrapper = 'qemu-i386-static'
-
- [host_machine]
- system = 'linux'
- cpu_family = 'x86'
- cpu = 'x86'
- endian = 'little'
-
- [properties]
- needs_exe_wrapper = true
|