Summary: | multimedia/libmatroska: add USES=compiler:c++11-lang | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj, riggs | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | riggs:
maintainer-feedback+
riggs: merge-quarterly+ |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 232822 | ||||||
Attachments: |
|
A commit references this bug: Author: riggs Date: Sun Nov 4 09:14:29 UTC 2018 New revision: 483970 URL: https://svnweb.freebsd.org/changeset/ports/483970 Log: Add missing USES=compiler:c++11-lang Details: - USES=compiler:c++11-lang is necessary to link multimedia/mkvtoolnix on GCC architectures, see PR - Bump PORTREVISION PR: 232821 Submitted by: pkubaj@anongoth.pl MFH: 2018Q4 Changes: head/multimedia/libmatroska/Makefile A commit references this bug: Author: riggs Date: Sun Nov 4 09:17:04 UTC 2018 New revision: 483971 URL: https://svnweb.freebsd.org/changeset/ports/483971 Log: MFH: r483970 Add missing USES=compiler:c++11-lang Details: - USES=compiler:c++11-lang is necessary to link multimedia/mkvtoolnix on GCC architectures, see PR - Bump PORTREVISION PR: 232821 Submitted by: pkubaj@anongoth.pl Approved by: ports-secteam (riggs) Changes: _U branches/2018Q4/ branches/2018Q4/multimedia/libmatroska/Makefile |
Created attachment 198779 [details] patch USES=compiler:c++11-lang is necessary to link multimedia/mkvtoolnix on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.