Sweden-Number/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 makefiles: Expand makedep path at compile time. 2020-09-09 20:30:31 +02:00
utils.c winegcc: Identify ar files through signature. 2022-03-24 09:53:59 +01:00
utils.h tools: Move target CPU and platform handling to the common tools.h header. 2021-11-18 11:50:30 +01:00
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 winegcc: Correctly put the -munix manual section in its own paragraph. 2021-09-20 22:45:48 +02:00