Page MenuHomeFreeBSD

science/PETSc: fix build with non-x86
ClosedPublic

Authored by pkubaj on Jul 1 2019, 11:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 10:46 PM
Unknown Object (File)
Mon, Nov 4, 5:23 AM
Unknown Object (File)
Mon, Nov 4, 5:23 AM
Unknown Object (File)
Mon, Nov 4, 5:23 AM
Unknown Object (File)
Mon, Nov 4, 5:03 AM
Unknown Object (File)
Fri, Oct 18, 7:12 AM
Unknown Object (File)
Thu, Oct 17, 2:56 PM
Unknown Object (File)
Tue, Oct 15, 10:32 PM
Subscribers
None

Details

Summary

Only i386 and amd64 have SSE, don't use it on other platforms.

It probably also builds on ARM platforms with this patch, but someone would have to test it.

PR: 238631

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 1 2019, 7:23 PM
This revision was automatically updated to reflect the committed changes.