Files
librubberband/cross/macos-x86_64.txt
2021-03-12 11:20:47 +00:00

21 lines
319 B
Plaintext

[host_machine]
cpu_family = 'x86_64'
cpu = 'x86_64'
system = 'darwin'
endian = 'little'
[properties]
needs_exe_wrapper = false
[binaries]
c = 'cc'
cpp = 'c++'
strip = 'strip'
pkgconfig = 'pkg-config'
[built-in options]
c_args = ['-arch', 'x86_64']
cpp_args = ['-arch', 'x86_64']
cpp_link_args = ['-arch', 'x86_64']