Summary: | graphics/drawpile: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(yuri) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: yuri Date: Thu Apr 11 15:47:12 UTC 2019 New revision: 498672 URL: https://svnweb.freebsd.org/changeset/ports/498672 Log: graphics/drawpile: fix build with GCC-based architectures PR: 237196 Submitted by: Piotr Kubaj Changes: head/graphics/drawpile/Makefile |
Created attachment 203580 [details] patch This port needs USES=compiler:c++11-lang to build on GCC architectures. Tested on powerpc64 and amd64.