mirror of
https://gitea.tendokyu.moe/Hay1tsme/bananatools.git
synced 2026-04-25 16:20:03 -05:00
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
[binaries]
|
|
c = 'x86_64-w64-mingw32-gcc'
|
|
ar = 'x86_64-w64-mingw32-ar'
|
|
strip = 'x86_64-w64-mingw32-strip'
|
|
|
|
[host_machine]
|
|
system = 'windows'
|
|
cpu_family = 'x86_64'
|
|
cpu = 'x86_64'
|
|
endian = 'little' |