winegcc: Use paths for found libraries on PE targets when using msvcrt.
commitc7a210bc2f2758204e99d6c80544348c21e8703e
authorJacek Caban <jacek@codeweavers.com>
Mon, 5 Apr 2021 22:36:29 +0000 (6 00:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Apr 2021 20:46:12 +0000 (6 22:46 +0200)
tree4bcabbe9aab3e02292cb8d3eb6de78bfadc56f5f
parent826be590c00e22adb60b6aabe98c3a9400ad464d
winegcc: Use paths for found libraries on PE targets when using msvcrt.

We use -nodefaultlibs now, so we don't need to worry about GCC additions.

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