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)
Sat, Jul 4, 9:40 AM
Unknown Object (File)
Sat, Jul 4, 6:41 AM
Unknown Object (File)
Wed, Jul 1, 8:52 PM
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
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