blob: a900c4c9a036dda517ed6959d4af5acf6e343f0d [file] [log] [blame]
[binaries]
c = 'THIS_DIR/meson/x86_64-fuchsia-clang'
cpp = 'THIS_DIR/meson/x86_64-fuchsia-clang++'
ar = 'CLANG_DIR/bin/llvm-ar'
strip = 'CLANG_DIR/bin/strip'
pkgconfig = 'THIS_DIR/meson/fake-pkg-config.py'
[host_machine]
system = 'linux'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'
[properties]
has_function_timespec_get = true
[built-in options]
c_args = ['--sysroot', 'SYSROOT_DIR']
cpp_args = ['--sysroot', 'SYSROOT_DIR', '-std=c++17']
c_link_args = ['--sysroot', 'SYSROOT_DIR']
cpp_link_args = ['--sysroot', 'SYSROOT_DIR']