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)
Wed, Jun 17, 4:39 PM
Unknown Object (File)
Mon, Jun 15, 7:47 PM
Unknown Object (File)
May 23 2026, 12:07 AM
Unknown Object (File)
May 13 2026, 2:06 PM
Unknown Object (File)
May 12 2026, 11:59 PM
Unknown Object (File)
May 5 2026, 3:41 AM
Unknown Object (File)
Apr 26 2026, 6:29 AM
Unknown Object (File)
Apr 25 2026, 5:49 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25149
Build 23843: arc lint + arc unit

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.