Summary: | textproc/qstardict: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Fernando ApesteguĂa <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape, linimon | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: fernape Date: Tue Apr 9 21:25:12 UTC 2019 New revision: 498519 URL: https://svnweb.freebsd.org/changeset/ports/498519 Log: textproc/qstardict: fix build with GCC-based architectures PR: 237120 Submitted by: pkubaj@anongoth.pl Changes: head/textproc/qstardict/Makefile Committed, Thanks! |
Created attachment 203502 [details] patch Add USES=compiler:c++11-lang to fix build on GCC architectures. Tested on powerpc64 and amd64.