Bug 232503 - math/pari: fix build on powerpc64
Summary: math/pari: fix build on 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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 11:18 UTC by Piotr Kubaj
Modified: 2018-10-21 14:44 UTC (History)
2 users (show)

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


Attachments
patch (721 bytes, patch)
2018-10-21 11:18 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-10-21 11:18:35 UTC
Created attachment 198432 [details]
patch

-mminimal-toc is necessary to build this port on powerpc64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-21 14:44:23 UTC
A commit references this bug:

Author: yuri
Date: Sun Oct 21 14:43:53 UTC 2018
New revision: 482678
URL: https://svnweb.freebsd.org/changeset/ports/482678

Log:
  math/pari: fix build on powerpc64

  PR:		232503
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/math/pari/Makefile
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-10-21 14:44:29 UTC
Committed, thanks!