Bug 233750

Summary: net/boinc-client: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Larry Rosenman <ler>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: ler: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-03 13:49:00 UTC
This port needs USES=compiler:c++11-lang to build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-04 13:57:09 UTC
A commit references this bug:

Author: ler
Date: Tue Dec  4 13:56:48 UTC 2018
New revision: 486598
URL: https://svnweb.freebsd.org/changeset/ports/486598

Log:
  net/boinc-client: add USES=compiler:c++11-lang to fix GCC architectures.

  PR:		233750
  Reported by:	pkubaj@anongoth.pl

Changes:
  head/net/boinc-client/Makefile
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2018-12-04 13:57:39 UTC
Committed, thanks!