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, Mar 17, 6:12 AM
Unknown Object (File)
Tue, Mar 17, 3:35 AM
Unknown Object (File)
Sat, Mar 14, 4:19 PM
Unknown Object (File)
Fri, Mar 13, 1:45 PM
Unknown Object (File)
Sat, Mar 7, 11:06 AM
Unknown Object (File)
Mon, Mar 2, 5:47 PM
Unknown Object (File)
Thu, Feb 26, 11:03 PM
Unknown Object (File)
Wed, Feb 18, 4:20 AM
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.