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)
Mon, Mar 3, 7:40 PM
Unknown Object (File)
Wed, Feb 26, 10:36 AM
Unknown Object (File)
Tue, Feb 25, 4:49 AM
Unknown Object (File)
Sun, Feb 16, 11:25 AM
Unknown Object (File)
Fri, Feb 14, 2:46 PM
Unknown Object (File)
Jan 26 2025, 5:27 AM
Unknown Object (File)
Jan 14 2025, 4:06 PM
Unknown Object (File)
Jan 10 2025, 6:57 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