Bug 231553 - math/cln: fix build with powerpc64
Summary: math/cln: fix build with powerpc64
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-21 16:40 UTC by Piotr Kubaj
Modified: 2018-09-26 13:24 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (wen)


Attachments
patch (8.30 KB, patch)
2018-09-21 16:40 UTC, Piotr Kubaj
no flags 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 2018-09-21 16:40:32 UTC
Created attachment 197312 [details]
patch

Patches that fix ARM architectures break powerpc64. Fix this by applying ARM-related patches only on ARM.

Tested on powerpc64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-26 06:36:50 UTC
A commit references this bug:

Author: wen
Date: Wed Sep 26 06:36:21 UTC 2018
New revision: 480717
URL: https://svnweb.freebsd.org/changeset/ports/480717

Log:
  - Fix build with powerpc64
    (Patches that fix ARM architectures break powerpc64. Fix this by applying ARM-related patches only on ARM.)

  PR:		231553
  Submitted by:	pkubaj@anongoth.pl

Changes:
  head/math/cln/Makefile
  head/math/cln/distinfo
  head/math/cln/files/extra-patch-src_base_cl__low.h
  head/math/cln/files/extra-patch-src_base_low_cl__low__div.cc
  head/math/cln/files/extra-patch-src_base_low_cl__low__mul.cc
  head/math/cln/files/patch-src_base_cl__low.h
  head/math/cln/files/patch-src_base_low_cl__low__div.cc
  head/math/cln/files/patch-src_base_low_cl__low__mul.cc