Bug 234377 - multimedia/py-cec: fix build with GCC-based architectures
Summary: multimedia/py-cec: 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-24 22:45 UTC by Piotr Kubaj
Modified: 2018-12-26 21:53 UTC (History)
1 user (show)

See Also:


Attachments
patch (371 bytes, patch)
2018-12-24 22:45 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-24 22:45:02 UTC
Created attachment 200475 [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 Piotr Kubaj freebsd_committer freebsd_triage 2018-12-24 22:45:25 UTC
While here, also set USES=localbase.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-12-26 21:53:07 UTC
A commit references this bug:

Author: linimon
Date: Wed Dec 26 21:52:59 UTC 2018
New revision: 488461
URL: https://svnweb.freebsd.org/changeset/ports/488461

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

  While here, simplify by using localbase.

  PR:		234377
  Submitted by:	Piotr Kubaj

Changes:
  head/multimedia/py-cec/Makefile