https://bugs.winehq.org/show_bug.cgi?id=52420
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- I usually use the following configure:
PKG_CONFIG_PATH=/usr/lib32/pkgconfig CC="clang" CFLAGS="-O3" ../wine-git/configure --without-cups --without-mingw
This works for me when compiling 32bit wine from source. Can you try if that works for you as well? Or what you make different?