Bug 231915

Summary: net/qoauth-qt5: fix build on GCC-based architectures
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:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-03 14:45:59 UTC
Created attachment 197751 [details]
patch

This port requires USES=compiler:c++11-lang to build on architectures that still use GCC in base.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-20 17:01:12 UTC
A commit references this bug:

Author: tcberner
Date: Sat Oct 20 17:00:29 UTC 2018
New revision: 482605
URL: https://svnweb.freebsd.org/changeset/ports/482605

Log:
  net/qoauth-qt5: fix build on GCC-based architectures

  PR:		231915
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/net/qoauth-qt5/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-10-20 17:02:10 UTC
Committed. Thanks.