Summary: | audio/tagtool: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: linimon Date: Sat Dec 22 02:01:40 UTC 2018 New revision: 488047 URL: https://svnweb.freebsd.org/changeset/ports/488047 Log: This port needs USES=compiler:c++11-lang to build on GCC-based architectures. While here, also sort USES and simplify by adding USES=localbase:ldflags. PR: 234228 Submitted by: Piotr Kubaj Changes: head/audio/tagtool/Makefile |
Created attachment 200316 [details] patch This port needs USES=compiler:c++11-lang to build on GCC architectures. While here, also sort USES and add USES=localbase:ldflags. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.