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
F102092204: D40202.diff
Thu, Nov 7, 12:47 PM
Unknown Object (File)
Tue, Oct 29, 2:12 PM
Unknown Object (File)
Oct 6 2024, 11:05 PM
Unknown Object (File)
Oct 6 2024, 7:37 PM
Unknown Object (File)
Sep 28 2024, 5:28 PM
Unknown Object (File)
Sep 26 2024, 4:52 AM
Unknown Object (File)
Sep 24 2024, 7:47 AM
Unknown Object (File)
Sep 24 2024, 7:22 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