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

11 lines
183 B
Plaintext
Raw Normal View History

2023-01-03 05:35:53 +01:00
[binaries]
c = 'i686-w64-mingw32-gcc'
ar = 'i686-w64-mingw32-ar'
strip = 'i686-w64-mingw32-strip'
[host_machine]
system = 'windows'
cpu_family = 'x86'
cpu = 'i686'
endian = 'little'