Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=638425 --- Comment #9 from Martin Gieseking <martin.gieseking@xxxxxx> 2010-10-06 14:43:17 EDT --- (In reply to comment #6) > Done. I used sed to delete the line. OK, but now the preceding CC line takes effect and adds profiler flags to the call of gcc. :) Better use something like sed -i 's/ -O4//' makefile Or even better, patch the makefile, as sed doesn't make rpmbuild fail if the substitution doesn't lead to the intended change. Thus, the unwanted options could unnoticeably appear again in a future upstream release with modified makefile (e.g. if -O4 is replaced with -O3 for whatever reason). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review