https://bugzilla.redhat.com/show_bug.cgi?id=1006197
Ralf Corsepius <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] | |project.org | CC| |[email protected] --- Comment #6 from Ralf Corsepius <[email protected]> --- (In reply to Dhiru Kholia from comment #5) > I still need to think about using (or fixing) those upstream provided > compiler flags. Well, you MUST use $RPM_OPT_FLAGS/%optflags to make sure the binaries are compatible to all current and futures architectures and features supported by Fedora and its build infrastructure. That said, * "-g -O3" doesn't provide substantial advantages over "-g -O2" * "-msse" is implied by Fedora's gcc's implicit default set of cflags on architectures it is applicatible. -- 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=ZL4Ak9q0Wv&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
