Page MenuHomeFreeBSD

astro/oskar: fix build on powerpc64 elfv2
ClosedPublic

Authored by pkubaj on Nov 17 2019, 1:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 25, 2:42 PM
Unknown Object (File)
Sat, Aug 22, 1:14 PM
Unknown Object (File)
Wed, Aug 19, 6:06 AM
Unknown Object (File)
Sat, Aug 15, 6:50 AM
Unknown Object (File)
Wed, Aug 12, 6:21 PM
Unknown Object (File)
Wed, Aug 12, 3:56 PM
Unknown Object (File)
Wed, Aug 12, 3:28 PM
Unknown Object (File)
Tue, Aug 11, 3:23 PM
Subscribers
None

Details

Summary

There are some Clang-on-PPC-specific issues.

Clang doesn't have ppu_intrinsics.h. mulhdu and mulhwu are required.

PR: 242016

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27596
Build 25813: arc lint + arc unit

Event Timeline

Approved as mentor (builds on ppcports).

This revision is now accepted and ready to land.Nov 17 2019, 6:29 AM
This revision was automatically updated to reflect the committed changes.