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

Jussi Lehtola <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jussi Lehtola <[email protected]> 2012-01-24 02:56:24 
EST ---
Don't build against reference BLAS. Use ATLAS instead, it's an order of
magnitude faster. To link against the ATLAS BLAS library use
"-L%{_libdir}/atlas -lf77blas -latlas".

You also might want to use "%{version}" instead of "4.3" in the spec file, e.g.
in %setup.

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