Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=946968 --- Comment #15 from Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> --- (In reply to comment #14) > I have to disagree, passing -D flags to CMake is much cleaner than > postprocessing CMake output (yuck!). I want to change "-O3" to "-O2" only, not anything else on CMAKE_CXX_FLAGS_RELEASE. Specifying CMAKE_CXX_FLAGS_RELEASE as a whole means that we may blindly change other flags than -O3 in CMAKE_CXX_FLAGS_RELEASE, which is not desirable. Anyway I think this is left to package, just making -O3 unused is enough and which way to use is not a blocker. Eugene, if this is okay, would you change this bug appropriately? -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=aCDvlUy5eH&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review