Summary: | multimedia/libav: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Piotr Kubaj <pkubaj> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dem.procopiou | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(dem.procopiou) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: pkubaj Date: Fri May 17 10:38:57 UTC 2019 New revision: 501851 URL: https://svnweb.freebsd.org/changeset/ports/501851 Log: multimedia/libav: fix build with GCC-based architectures Add USES=compiler:c++11-lang to fix build on GCC architectures. PR: 237561 Approved by: dem.procopiou@gmail.com (maintainer timeout), mentors (implicit approval) Changes: head/multimedia/libav/Makefile |
Created attachment 204011 [details] patch Add USES=compiler:c++11-lang to fix build on GCC architectures. Tested on powerpc64 and am64.