[PATCH 5/5] winegcc: Use Wine crt when linking builtin EXEs.
Jan. 21, 2020
1: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(-)
2256
Age (days ago)
2256
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban