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)
Mon, Oct 13, 6:33 AM
Unknown Object (File)
Sat, Oct 11, 2:38 AM
Unknown Object (File)
Fri, Oct 10, 1:26 AM
Unknown Object (File)
Fri, Oct 10, 1:26 AM
Unknown Object (File)
Thu, Oct 9, 9:05 PM
Unknown Object (File)
Thu, Oct 9, 3:31 AM
Unknown Object (File)
Tue, Sep 23, 12:28 AM
Unknown Object (File)
Sat, Sep 20, 3:16 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