[binaries] c = '/usr/bin/gcc-10' cpp = '/usr/bin/g++-10' ar = '/usr/bin/ar' strip = '/usr/bin/strip' objcopy = '/usr/bin/objcopy' ld = '/usr/bin/ld' exe_wrapper = ['sde64', '-future', '--'] [properties] c_args = ['-march=tigerlake', '-Wextra', '-Werror'] cpp_args = ['-march=tigerlake', '-Wextra', '-Werror'] [host_machine] system = 'linux' cpu_family = 'x86_64-all' cpu = 'x86_64' endian = 'little'