https://bugs.kde.org/show_bug.cgi?id=440759

Gerald Cox <gb...@bzb.us> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|UPSTREAM                    |---
             Status|RESOLVED                    |REOPENED
     Ever confirmed|0                           |1

--- Comment #4 from Gerald Cox <gb...@bzb.us> ---
(In reply to Michail Vourlakos from comment #3)
> Sorry I want these lines. Latte builds fine on the rest distros so if Fedora
> does not want findna solution then Fedora packagers can just remove these
> lines to create a package for the distro. The mentioned lines do not
> influence Latte functionality at all.

Sorry for reopening, but I found some more information...

I found that in Fedora it's tripping over -Werror=format-security

For some reason, when the other lines were added, it activated that error.
Since you want to keep those other lines in, would you consider adding:

string(REPLACE "-Werror=format-security" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})

Why it's not happening in other distros, don't know.  Perhaps it will when they
upgrade to later versions, but adding the additional line shouldn't cause them
any issues, if the string isn't found, it will just be ignored.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to