Bug ID 1065961
Summary Project config sets build flag that no available compiler supports
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter aloisio@gmx.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Both openSUSE:Leap:42.2:Update and openSUSE:Leap:42.3:Update add
"-fstack-clash-protection" to %optflags, but neither gcc6 in the former nor
gcc7 in the latter can understand.

    g++-6: error: unrecognized command line option '-fstack-clash-protection';
did you mean '-fstack-protector'?
    g++-7: error: unrecognized command line option '-fstack-clash-protection';
did you mean '-fstack-protector'?

See
https://build.opensuse.org/package/show/home:alois:branches:multimedia:apps/mpc-qt
as example.


You are receiving this mail because: