https://bugzilla.redhat.com/show_bug.cgi?id=1060443 --- Comment #6 from Kevin Fenzi <kevin@xxxxxxxxx> --- 1. great. 2. Ok, now that we have verbose build info we can see that it's not using our default flags. ;( You can look at the macros directly in the redhat-rpm-macros package, or on any fedora machine: rpm --showrc | grep global_cflags __global_cflags -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches You may be able to pass this in with a 'export CFLAGS=%{optflags}' or the like... -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review