Bug 242016 - astro/oskar: fix build on powerpc64 elfv2
Summary: astro/oskar: fix build on powerpc64 elfv2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-17 01:18 UTC by Piotr Kubaj
Modified: 2019-11-17 19:02 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (1.62 KB, patch)
2019-11-17 01:18 UTC, Piotr Kubaj
yuri: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-11-17 01:18:35 UTC
Created attachment 209194 [details]
patch

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

Clang doesn't have ppu_intrinsics.h. __mulhdu and __mulhwu are required.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-11-17 19:02:07 UTC
A commit references this bug:

Author: pkubaj
Date: Sun Nov 17 19:01:58 UTC 2019
New revision: 517837
URL: https://svnweb.freebsd.org/changeset/ports/517837

Log:
  astro/oskar: fix build on powerpc* with clang

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

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

  PR:		242016
  Approved by:	yuri (maintainer), linimon (mentor)
  Differential Revision:	https://reviews.freebsd.org/D22424

Changes:
  head/astro/oskar/files/patch-extern_Random123_features_gccfeatures.h