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
F159705261: D40202.id.diff
Wed, Jun 17, 7:06 AM
Unknown Object (File)
Tue, Jun 16, 7:31 PM
Unknown Object (File)
Tue, Jun 16, 9:27 AM
Unknown Object (File)
Tue, Jun 16, 9:25 AM
Unknown Object (File)
Mon, Jun 15, 7:46 PM
Unknown Object (File)
Thu, Jun 4, 1:29 PM
Unknown Object (File)
Thu, May 21, 9:53 AM
Unknown Object (File)
May 18 2026, 1:35 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
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