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