1
0
mirror of synced 2024-11-24 05:50:12 +01:00
bananatools/cross-mingw-64.txt

10 lines
193 B
Plaintext
Raw Normal View History

2023-01-03 05:35:53 +01:00
[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'