629fa18c92
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/mingw-filesystem#b733b32514d698cd44765eb7c4aa950f1ee391ff
23 lines
776 B
Plaintext
23 lines
776 B
Plaintext
[binaries]
|
|
c = '/usr/bin/x86_64-w64-mingw32-gcc'
|
|
cpp = '/usr/bin/x86_64-w64-mingw32-g++'
|
|
fortran = '/usr/bin/x86_64-w64-mingw32-gfortran'
|
|
rust = ['rustc', '--target', 'x86_64-pc-windows-msvc', '-C', 'linker=/usr/bin/x86_64-w64-mingw32-gcc']
|
|
ar = '/usr/bin/x86_64-w64-mingw32-ar'
|
|
pkgconfig = '/usr/bin/x86_64-w64-mingw32-pkg-config'
|
|
ranlib = '/usr/bin/x86_64-w64-mingw32-ranlib'
|
|
strip = '/usr/bin/x86_64-w64-mingw32-strip'
|
|
windres = '/usr/bin/x86_64-w64-mingw32-windres'
|
|
dlltool = '/usr/bin/x86_64-w64-mingw32-dlltool'
|
|
libgcrypt-config = '/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcrypt-config'
|
|
|
|
[properties]
|
|
root = '/usr/x86_64-w64-mingw32/sys-root/mingw'
|
|
needs_exe_wrapper = true
|
|
|
|
[host_machine]
|
|
system = 'windows'
|
|
cpu_family = 'x86_64'
|
|
cpu = 'x86_64'
|
|
endian = 'little'
|