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

--- Comment #11 from Michal Schmidt <[email protected]> 2011-03-30 16:16:22 
EDT ---
I had a look at the generated Makefile after ./configure. It seems that passing
the optflags is easy. Just do:

make %{?_smp_mflags} CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"

(If there's only C++ code, then CFLAGS can be dropped, but I'd leave it there
just in case.)

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