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
Unknown Object (File)
Fri, Oct 17, 3:09 AM
Unknown Object (File)
Wed, Oct 15, 5:19 AM
Unknown Object (File)
Tue, Oct 7, 7:22 AM
Unknown Object (File)
Tue, Oct 7, 1:26 AM
Unknown Object (File)
Sun, Oct 5, 6:42 PM
Unknown Object (File)
Sun, Sep 28, 3:18 PM
Unknown Object (File)
Sat, Sep 27, 4:08 PM
Unknown Object (File)
Fri, Sep 26, 11:34 AM
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 51594
Build 48485: 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