Page MenuHomeFreeBSD

science/PETSc: fix build with non-x86
ClosedPublic

Authored by pkubaj on Jul 1 2019, 11:35 AM.
Tags
None
Referenced Files
F132343058: D20821.diff
Thu, Oct 16, 2:07 AM
Unknown Object (File)
Sat, Oct 11, 11:11 AM
Unknown Object (File)
Thu, Oct 2, 3:29 PM
Unknown Object (File)
Sep 8 2025, 6:11 PM
Unknown Object (File)
Aug 25 2025, 8:22 PM
Unknown Object (File)
Aug 11 2025, 9:56 PM
Unknown Object (File)
Aug 8 2025, 3:19 AM
Unknown Object (File)
Aug 2 2025, 9:50 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.