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)
Sat, Apr 20, 4:28 PM
Unknown Object (File)
Jan 12 2024, 11:33 PM
Unknown Object (File)
Jan 5 2024, 12:18 AM
Unknown Object (File)
Jan 2 2024, 12:38 PM
Unknown Object (File)
Dec 26 2023, 2:50 AM
Unknown Object (File)
Dec 26 2023, 2:50 AM
Unknown Object (File)
Dec 26 2023, 2:50 AM
Unknown Object (File)
Dec 26 2023, 2:38 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
Lint Not Applicable
Unit
Tests Not Applicable

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.