Page MenuHomeFreeBSD

math/g2o: fix build on non-x86 architectures
ClosedPublic

Authored by pkubaj on Jul 19 2019, 3:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 28 2024, 1:36 PM
Unknown Object (File)
Dec 20 2023, 5:35 AM
Unknown Object (File)
Dec 14 2023, 1:19 AM
Unknown Object (File)
Sep 30 2023, 1:45 PM
Unknown Object (File)
Sep 24 2023, 8:09 PM
Unknown Object (File)
Sep 21 2023, 5:40 PM
Unknown Object (File)
Aug 20 2023, 5:50 PM
Unknown Object (File)
May 31 2023, 8:23 PM
Subscribers
None

Details

Summary

This port seems to enable all SSE* CPU features even outside of x86 platforms. Disable that to fix build.

Also add USES=compiler:c++11-lang, the port needs C++11 and add USES=gl.

PR: 238895

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25420
Build 24051: arc lint + arc unit