https://bugzilla.redhat.com/show_bug.cgi?id=1060804



--- Comment #7 from Michael Schwendt <bugs.mich...@gmx.net> ---
Well, whose idea was it to add that? ;)  There is no comment above that section
in the spec file.  So, take a look at the configure script and figure out what
it does if that option is set. If it only adds compiler flags for SSE2, that's
not necessary for x86_64. Documents about GCC say that the SSE2 extension is
enabled for default for x86_64. If the configure script also defines
preprocessor variables that would affect conditional code, it may be necessary
to enable that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to