[Bug 52420] Wine 7.0 WoW64 Release Compiled with Clang on Arch Produces a Broken Build

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 20 17:01:32 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52420

--- Comment #7 from nekoNexus at protonmail.ch ---
> - If certain CFLAGS are passed to clang, the resulting build will throw 3
> stack overflow errors; an example would be something like this:
> 
> > export CFLAGS="-O3 -pipe -fno-plt -minline-all-stringops -fexceptions -Wall \
> >            -Wformat -Werror=format-security \
> >            -fstack-clash-protection -fcf-protection"
> 


Sorry, I actually meant:

> export CFLAGS="-O3 -pipe -fexceptions -Wall \
>            -Wformat -Werror=format-security \
>            -fstack-clash-protection -fcf-protection"

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list