| Summary: | graphics/geomorph: fix build with GCC-based architectures | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Fri Dec 28 15:45:33 UTC 2018 New revision: 488607 URL: https://svnweb.freebsd.org/changeset/ports/488607 Log: - Fix build with gcc by adding USES=compiler:c++11-lang PR: 234437 Submitted by: pkubaj@anongoth.pl Changes: head/graphics/geomorph/Makefile |
Created attachment 200551 [details] patch USES=compiler:c++11-lang is necessary to build on GCC architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.