[Bug 52419] Wine 7.0 Release Doesn't Compile on Arch with GCC

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 19 15:40:43 CST 2022


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

--- Comment #6 from Fabian Maurer <dark.shadow4 at web.de> ---
Also running on arch, but it works just fine for me.

My makepkg.conf:

> CARCH="x86_64"
> CHOST="x86_64-pc-linux-gnu"
> CPPFLAGS="-D_FORTIFY_SOURCE=2"
> CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
> CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
> LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
> MAKEFLAGS="-j 12"
> DEBUG_CFLAGS="-g -fvar-tracking-assignments"
> DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"

Yours?

-- 
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