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=560380

--- Comment #4 from Martin Gieseking <[email protected]> 2010-03-28 
09:06:35 EDT ---
I just noticed that the %{optflags} aren't applied properly. They must be added
to CXXFLAGS. As far as I can see, CFLAGS isn't used at all. To fix this, add
the following line to the %build section:
sed -i "/^CXXFLAGS :=/s/-MMD -Wall -g/%{optflags}/" Makefile

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to