Bug 232037

Summary: multimedia/tvheadend: fix build with powerpc64
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Bernhard Froehlich <decke>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (decke)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-07 17:35:11 UTC
Created attachment 197878 [details]
patch

This port needs USES=compiler:c++11-lang to build on architectures where base GCC is by default used.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-11 14:13:15 UTC
A commit references this bug:

Author: decke
Date: Thu Oct 11 14:12:51 UTC 2018
New revision: 481830
URL: https://svnweb.freebsd.org/changeset/ports/481830

Log:
  multimedia/tvheadend: Fix build with mips/mips64/powerpc64

  PR:		232037
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/multimedia/tvheadend/Makefile
Comment 2 Bernhard Froehlich freebsd_committer freebsd_triage 2018-10-11 14:13:34 UTC
Committed. Thanks!