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=465362 --- Comment #8 from David Woodhouse <dwmw2@xxxxxxxxxxxxx> 2008-10-09 11:10:31 EDT --- The Makefile in the package uses $RPM_OPT_FLAGS if set, so there should be no need to override... ifdef RPM_OPT_FLAGS OPT_FLAGS := $(RPM_OPT_FLAGS) else OPT_FLAGS := -O2 -g -Wall endif I've confirmed that the appropriate make flags do get used. You're right; make install won't make any difference :) -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review