mirror of
https://github.com/Dasharo/openSIL.git
synced 2026-03-06 14:55:09 -08:00
15 lines
215 B
Plaintext
15 lines
215 B
Plaintext
[binaries]
|
|
c = '/usr/bin/gcc'
|
|
ar = '/usr/bin/ar'
|
|
nasm = '/usr/bin/nasm'
|
|
strip = '/usr/bin/strip'
|
|
|
|
[host_machine]
|
|
system = 'linux'
|
|
cpu_family = 'x86_64'
|
|
cpu = 'x86_64'
|
|
endian = 'little'
|
|
|
|
[properties]
|
|
is32bit = false
|