Page MenuHomeFreeBSD

devel/corrade: fix build on aarch64, missing FreeBSD code
ClosedPublic

Authored by fuz on May 22 2023, 12:38 PM.
Tags
None
Referenced Files
F171080190: D40202.id122401.diff
Tue, Sep 8, 2:18 PM
Unknown Object (File)
Fri, Sep 4, 4:01 PM
Unknown Object (File)
Thu, Sep 3, 10:47 PM
Unknown Object (File)
Tue, Sep 1, 12:08 AM
Unknown Object (File)
Fri, Aug 28, 5:59 PM
Unknown Object (File)
Tue, Aug 25, 11:43 PM
Unknown Object (File)
Sun, Aug 23, 2:32 PM
Unknown Object (File)
Fri, Aug 21, 12:47 PM
Subscribers

Details

Summary
devel/corrade: fix build on aarch64, missing FreeBSD code

 - add CPU detection code for armv7, aarch64
   (armv7 is still broken for other reasons)
 - add missing FreeBSD support code for executableLocation()
 - hook up test suite

See also:	https://github.com/mosra/corrade/issues/171
Test Plan

Ran make test and fixed what I could.
Builds fine in Poudriere.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 51591
Build 48482: arc lint + arc unit

Event Timeline

fuz requested review of this revision.May 22 2023, 12:38 PM

Upload fixed fixed patch.

Approved,
Please commit it.

This revision is now accepted and ready to land.May 24 2023, 4:27 PM