winegcc: Use a temp file for the implicitly created import library.
commit4819a850a0ee4ad1989bbd5c7207c5d952166d14
authorAlexandre Julliard <julliard@winehq.org>
Tue, 31 Oct 2023 15:34:40 +0000 (31 16:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Oct 2023 16:04:57 +0000 (31 17:04 +0100)
treeba4632db93a117a78690b9869b64a347a3a5aa62
parent663e93e61f9b2c39af97bb69a83ed201de98487e
winegcc: Use a temp file for the implicitly created import library.

Otherwise clang creates a .lib file along with every dll.
tools/winegcc/winegcc.c