Bug 234946 - graphics/py-fiona: fix build with GCC-based architectures
Summary: graphics/py-fiona: 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: 2019-01-14 15:49 UTC by Piotr Kubaj
Modified: 2019-01-16 05:19 UTC (History)
2 users (show)

See Also:
lbartoletti: maintainer-feedback+


Attachments
patch (335 bytes, patch)
2019-01-14 15:49 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 2019-01-14 15:49:04 UTC
Created attachment 201130 [details]
patch

This port requires C++11-compatible compiler. Add USES=compiler:c++11-lang to fix build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-16 05:19:28 UTC
A commit references this bug:

Author: linimon
Date: Wed Jan 16 05:19:14 UTC 2019
New revision: 490449
URL: https://svnweb.freebsd.org/changeset/ports/490449

Log:
  This port requires a C++11-compatible compiler.  Add USES=compiler:c++11-lang
  to fix build on GCC-based architectures.

  PR:		234946
  Submitted by:	Piotr Kubaj
  Approved by:	maintainer

Changes:
  head/graphics/py-fiona/Makefile