http://bugzilla.rpmfusion.org/show_bug.cgi?id=1943
--- Comment #15 from Andrea Musuruane <musuruan(a)gmail.com> 2011-10-19 16:47:33 ---
(In reply to comment #14)
This possible. But how should i check, if the optflags are really
used? Do you
mean to check the lines with
"gcc -O2 -Wall xyz.h"
?
Or is there an option to check for the optflags? And is the specfile above ok,
or do I also need to do something with the ./configure?!
You must check that every gcc call contains the optflags. You can see what is
the value of the optflags with:
rpm --eval "%{optflags}"
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.