[PATCH 5/5] winegcc: Use Wine crt when linking builtin EXEs.
21 Jan
2020
21 Jan
'20
7:03 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- This will cover all Wine builtin executables. My plan is to use use_msvcrt instead of wine_builtin, which will also cover tests and a good chunk of pe-only builds. This requires some final touches on tests to avoid mingwex dependency, so I left it for another series. tools/winegcc/winegcc.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
2243
Age (days ago)
2243
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban