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)
Aug 30 2024, 4:22 PM
Unknown Object (File)
May 27 2024, 3:40 AM
Unknown Object (File)
May 22 2024, 7:41 PM
Unknown Object (File)
May 7 2024, 1:43 AM
Unknown Object (File)
May 2 2024, 9:46 AM
Unknown Object (File)
May 2 2024, 9:46 AM
Unknown Object (File)
May 2 2024, 9:19 AM
Unknown Object (File)
Jan 28 2024, 1:36 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