winegcc: Explicitly pass DLL crt entry point to PE linker when Wine crt is used.
commit78ce43f01772bc1ddafdf217cb1390f7e7c8c9d1
authorJacek Caban <jacek@codeweavers.com>
Mon, 4 May 2020 13:19:43 +0000 (4 15:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 May 2020 15:33:00 +0000 (4 17:33 +0200)
treead31b76434cebc9bf26f27a19ed24d04e539a8ac
parent346cbb6f266f2e3aa1559981404dfc57dc738e76
winegcc: Explicitly pass DLL crt entry point to PE linker when Wine crt is used.

Linkers don't agree on its default.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/winegcc/winegcc.c