Page MenuHomeFreeBSD

devel/corrade: fix build on aarch64, missing FreeBSD code
ClosedPublic

Authored by fuz on Mon, May 22, 12:38 PM.
Tags
None
Referenced Files
F61938293: D40202.id.diff
Sun, May 28, 6:18 PM
Unknown Object (File)
Sat, May 27, 8:14 PM
Unknown Object (File)
Thu, May 25, 11:34 AM
Unknown Object (File)
Thu, May 25, 11:20 AM
Unknown Object (File)
Mon, May 22, 3:00 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.Mon, May 22, 12:38 PM

Upload fixed fixed patch.

Approved,
Please commit it.

This revision is now accepted and ready to land.Wed, May 24, 4:27 PM