Bug 233614 - math/graphthing: fix build with GCC-based architectures
Summary: math/graphthing: 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-11-28 18:12 UTC by Piotr Kubaj
Modified: 2018-12-02 12:50 UTC (History)
1 user (show)

See Also:


Attachments
patch (352 bytes, patch)
2018-11-28 18:12 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-11-28 18:12:49 UTC
Created attachment 199646 [details]
patch

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

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-02 12:50:47 UTC
A commit references this bug:

Author: linimon
Date: Sun Dec  2 12:49:54 UTC 2018
New revision: 486412
URL: https://svnweb.freebsd.org/changeset/ports/486412

Log:
  USES=compiler:c++11-lang is necessary to fix build on GCC-based
  architectures.

  While here, pet portlint.

  PR:		233614
  Submitted by:	Piotr Kubaj

Changes:
  head/math/graphthing/Makefile