Bug 232037 - multimedia/tvheadend: fix build with powerpc64
Summary: multimedia/tvheadend: fix build with powerpc64
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-07 17:35 UTC by Piotr Kubaj
Modified: 2018-10-11 14:13 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (decke)


Attachments
patch (602 bytes, patch)
2018-10-07 17:35 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-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!