FS#15724 - [libev] i686 pkg is compiled with SSE2 instructions.

Attached to Project: Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 29 July 2009, 20:38 GMT
Last edited by Chris Brannon (cmb) - Thursday, 30 July 2009, 17:38 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Andrea Scarpino (BaSh)
Chris Brannon (cmb)
Architecture i686
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: libev-3.60-1-i686 is compiled with SSE2 instructions.

$ objdump -d /usr/lib/libev.so.3.0.0 | grep xmm0
2384: f2 0f 10 44 24 08 movsd 0x8(%esp),%xmm0
238a: f2 0f 11 40 20 movsd %xmm0,0x20(%eax)
...

Doing a rebuild, solves the issue. (also on a machine that support sse2).
This task depends upon

Closed by  Chris Brannon (cmb)
Thursday, 30 July 2009, 17:38 GMT
Reason for closing:  Fixed
Additional comments about closing:  I rebuilt the package, since BaSh is inactive.

Loading...