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)
Dec 26 2024, 6:28 AM
Unknown Object (File)
Oct 19 2024, 10:07 AM
Unknown Object (File)
Sep 30 2024, 11:47 PM
Unknown Object (File)
Sep 27 2024, 8:12 AM
Unknown Object (File)
Sep 18 2024, 2:21 AM
Unknown Object (File)
Sep 16 2024, 3:32 AM
Unknown Object (File)
Sep 16 2024, 3:13 AM
Unknown Object (File)
Sep 13 2024, 2:45 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