[PATCH 1/6] winebuild: Don't include aliases in importlib .def files.

Martin Storsjö martin at martin.st
Sun Aug 25 13:42:39 CDT 2019


On Sun, 25 Aug 2019, Jacek Caban wrote:

>
> LLVM-Bug: https://reviews.llvm.org/D66617
>
> We currently depend on binutils-specific quirk in aliases handling.

That's a very kind way of saying it :-) I'd word it more like 
"llvm-dlltool has got a bug in handling symbol decoration for certain 
combinations of decorations in export aliases (with single '=', contrary 
to double '=')"

> Aliases are not needed to generate importlib anyway, so just skip them.

Yes, that's correct.

// Martin




More information about the wine-devel mailing list