Bug 232470 - math/mathmod: fix build with GCC-based architectures
Summary: math/mathmod: fix build with GCC-based architectures
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-20 14:05 UTC by Piotr Kubaj
Modified: 2018-10-20 15:33 UTC (History)
1 user (show)

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


Attachments
patch (371 bytes, patch)
2018-10-20 14:05 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-20 14:05:50 UTC
Created attachment 198397 [details]
patch

USES=compiler:c++11-lang is necessary to build this port on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2018-10-20 15:32:30 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-20 15:33:03 UTC
A commit references this bug:

Author: thierry
Date: Sat Oct 20 15:32:33 UTC 2018
New revision: 482562
URL: https://svnweb.freebsd.org/changeset/ports/482562

Log:
  Fix build with GCC-based architectures.

  PR:		232470
  Submitted by:	pkubaj (at) anongoth.pl

Changes:
  head/math/mathmod/Makefile