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, Dec 1, 4:23 PM
Unknown Object (File)
Thu, Nov 27, 8:31 AM
Unknown Object (File)
Thu, Nov 20, 8:14 PM
Unknown Object (File)
Sun, Nov 16, 8:09 AM
Unknown Object (File)
Wed, Nov 12, 3:31 PM
Unknown Object (File)
Sat, Nov 8, 3:08 AM
Unknown Object (File)
Tue, Nov 4, 5:14 PM
Unknown Object (File)
Nov 3 2025, 4:37 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
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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