https://bugs.winehq.org/show_bug.cgi?id=48897
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |build-env Keywords| |regression Regression SHA1| |149e03c72ae112a1091bca9012e | |2a59de156e949 CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello Andrey,
Wine preloader is statically linked and commit https://source.winehq.org/git/wine.git/commitdiff/149e03c72ae112a1091bca9012... ("configure: Add -ldl to default libs if necessary.") causes '-ldl' erroneously added for loader. People might be tempted to install 32-bit and 64-bit glibc-static packages to solve this but in fact it's not needed with proper fix.
Regards