Bug 232582

Summary: audio/libmusicbrainz5: add USES=compiler:c++11-lang
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (jhale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-24 00:10:39 UTC
Created attachment 198522 [details]
patch

This is necessary, because otherwise dependent on it ports using GCC7 won't link on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-31 23:13:17 UTC
A commit references this bug:

Author: jhale
Date: Wed Oct 31 23:13:08 UTC 2018
New revision: 483625
URL: https://svnweb.freebsd.org/changeset/ports/483625

Log:
  audio/libmusicbrainz5: Fix build on powerpc64

  PR:		232582
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
  Sponsored by:	IntegriCloud

Changes:
  head/audio/libmusicbrainz5/Makefile
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2018-10-31 23:36:42 UTC
Committed, thanks!