Bug 232582 - audio/libmusicbrainz5: add USES=compiler:c++11-lang
Summary: audio/libmusicbrainz5: add USES=compiler:c++11-lang
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-24 00:10 UTC by Piotr Kubaj
Modified: 2018-10-31 23:36 UTC (History)
2 users (show)

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


Attachments
patch (328 bytes, patch)
2018-10-24 00:10 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-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!