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)
Apr 27 2026, 8:32 PM
Unknown Object (File)
Apr 20 2026, 2:30 AM
Unknown Object (File)
Apr 4 2026, 10:04 PM
Unknown Object (File)
Mar 22 2026, 4:13 PM
Unknown Object (File)
Mar 22 2026, 7:17 AM
Unknown Object (File)
Mar 9 2026, 4:14 PM
Unknown Object (File)
Mar 7 2026, 6:25 PM
Unknown Object (File)
Mar 7 2026, 6:25 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