9 Jul
2020
9 Jul
'20
11:31 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- Fixes compilation with llvm-mingw. function_declaration adds leading underscore to the symbol name and lld can't find the symbol if it doesn't match. tools/winebuild/import.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)