Summary: | security/qtkeychain: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Gleb Popov <arrowd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | arrowd:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: arrowd Date: Tue Oct 9 11:04:06 UTC 2018 New revision: 481623 URL: https://svnweb.freebsd.org/changeset/ports/481623 Log: security/qtkeychain: Add USES=compiler:c++11-lang for qt5 flavor. PR: 232090 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: tcberner (mentor) Changes: head/security/qtkeychain/Makefile Done. Thanks bringing this up. |
Created attachment 197937 [details] patch Building on architectures using GCC in base needs USES=compiler:c++11-lang for qt5 flavor. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.