wine/tools/winegcc
Tatsuyuki Ishi 510cfd2762 winegcc: Identify ar files through signature.
Rust uses the ".rlib" extension for intermediate libraries which it
passes to the linker. Detect them through signature so that winegcc will
not try to compile it.

Signed-off-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-24 09:53:59 +01:00
..
Makefile.in
utils.c winegcc: Identify ar files through signature. 2022-03-24 09:53:59 +01:00
utils.h
winegcc.c makefiles: On macOS, use @rpath instead of @loader_path when building Unix libs. 2022-03-08 09:32:37 +01:00
winegcc.man.in