Summary: | devel/qjson: fix build on GCC-based architectures for qt5 flavor | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj, tcberner | ||||
Priority: | --- | Flags: | tcberner:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: tcberner Date: Thu Oct 4 20:22:56 UTC 2018 New revision: 481247 URL: https://svnweb.freebsd.org/changeset/ports/481247 Log: devel/qjson: fix build on GCC-based architectures for qt5 flavor PR: 231913 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/devel/qjson/Makefile Thanks :) |
Created attachment 197749 [details] patch This port compiles its qt5 flavor with -std=gnu++11, so it needs USES=compiler:c++11-lang. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.