Bug 234385 - math/fxt: fix build with GCC-based architectures
Summary: math/fxt: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-25 11:05 UTC by Piotr Kubaj
Modified: 2018-12-26 12:22 UTC (History)
1 user (show)

See Also:


Attachments
patch (308 bytes, patch)
2018-12-25 11: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-12-25 11:05:36 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-26 12:22:20 UTC
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