Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951496

--- Comment #5 from Michael Schwendt <[email protected]> ---
Correct. Note that

  http://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags

is a MUST item, also with regard to what must be done when filtering/adding to
the set of flags. That's because some of the flags are security related, and
e.g. -g is required for automatic generation of -debuginfo packages:
https://fedoraproject.org/wiki/Packaging:Guidelines#Debuginfo_packages

$ rpm --eval %optflags
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4  -m64 -mtune=generic

-- 
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=CGCcoW5Hcx&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to