Summary: | net/gupnp-ui: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: sunpoet Date: Wed Jan 2 23:58:48 UTC 2019 New revision: 489115 URL: https://svnweb.freebsd.org/changeset/ports/489115 Log: Fix build on powerpc64 PR: 234378 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/net/gupnp-ui/Makefile Committed. Thanks! |
Created attachment 200476 [details] patch USES=compiler:c++11-lang is necessary to build on GCC architectures. While here, also add USES=gnome. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.