Summary: | math/fxt: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: linimon Date: Wed Dec 26 12:21:19 UTC 2018 New revision: 488377 URL: https://svnweb.freebsd.org/changeset/ports/488377 Log: USES=compiler:c++11-lang is necessary to build on GCC-based architectures. PR: 234385 Submitted by: Piotr Kubaj Changes: head/math/fxt/Makefile |
Created attachment 200486 [details] patch USES=compiler:c++11-lang is necessary to build on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.