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)
Feb 23 2024, 6:32 AM
Unknown Object (File)
Feb 23 2024, 6:32 AM
Unknown Object (File)
Feb 23 2024, 6:32 AM
Unknown Object (File)
Feb 22 2024, 6:19 PM
Unknown Object (File)
Jan 15 2024, 8:58 PM
Unknown Object (File)
Dec 30 2023, 8:48 AM
Unknown Object (File)
Dec 20 2023, 1:11 AM
Unknown Object (File)
Nov 18 2023, 11:22 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
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.