| Summary: | devel/qgit: fix build with GCC-based architectures | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
| Component: | Individual Port(s) | Assignee: | Adriaan de Groot <adridg> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(adridg) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: linimon Date: Mon Feb 4 11:47:49 UTC 2019 New revision: 492114 URL: https://svnweb.freebsd.org/changeset/ports/492114 Log: This port needs a C++11-compatible compiler to build. Add USES=compiler:c++11-lang to fix build on GCC-based architectures. PR: 235344 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/devel/qgit/Makefile |
Created attachment 201553 [details] patch This port needs C++11-compatible compiler to build. Add USES=compiler:c++11-lang to fix build on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.