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)
Tue, May 21, 10:17 AM
Unknown Object (File)
Sat, May 18, 8:52 AM
Unknown Object (File)
Fri, May 17, 11:11 AM
Unknown Object (File)
Sun, May 12, 12:49 PM
Unknown Object (File)
Sun, May 12, 12:04 PM
Unknown Object (File)
Fri, Apr 26, 3:47 PM
Unknown Object (File)
Fri, Apr 26, 12:37 AM
Unknown Object (File)
Apr 16 2024, 4:48 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