[PATCH] winebuild: Use asm_name for __wine_syscall.

Jacek Caban jacek at codeweavers.com
Thu Jul 9 06:31:18 CDT 2020


Signed-off-by: Jacek Caban <jacek at 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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winebuild-Use-asm_name-for-__wine_syscall.txt
Type: text/x-patch
Size: 981 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200709/7788d754/attachment-0001.bin>


More information about the wine-devel mailing list