Page MenuHomeFreeBSD

*.opts.mk: do not mark OFED as BROKEN_OPTIONS on arm64
AbandonedPublic

Authored by emaste on Mar 7 2023, 6:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 10:22 AM
Unknown Object (File)
Oct 21 2025, 1:25 AM
Unknown Object (File)
Oct 13 2025, 6:33 AM
Unknown Object (File)
Oct 11 2025, 2:38 AM
Unknown Object (File)
Oct 10 2025, 1:26 AM
Unknown Object (File)
Oct 10 2025, 1:26 AM
Unknown Object (File)
Oct 9 2025, 9:05 PM
Unknown Object (File)
Oct 9 2025, 3:31 AM
Subscribers

Details

Reviewers
imp
jhb
Summary

It compiles*, so should not be marked BROKEN.

  • review created in advance of actually testing that it compiles.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Mar 7 2023, 6:45 PM
emaste added a subscriber: imp.

Yes it builds. @imp can you check my use of MACHINE / __T?

Also we should make this opt-out for riscv64 and 32-bit arm/powerpc, but that's a change for another time