Bug 231497

Summary: devel/avro-cpp: fix build with base GCC
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-20 00:10:14 UTC
Created attachment 197249 [details]
patch

USES=compiler:c++11-lang and USE_CXXSTD=c++11 are needed to fix build on architectures that use GCC as cc.

Tested on CURRENT with powerpc64 and amd64.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2018-09-20 00:51:35 UTC
I've already tested the patch, it is in my commit queue.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-09-21 11:33:38 UTC
A commit references this bug:

Author: linimon
Date: Fri Sep 21 11:33:10 UTC 2018
New revision: 480257
URL: https://svnweb.freebsd.org/changeset/ports/480257

Log:
  Fix build on gcc-based archs.

  PR:		231497
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/devel/avro-cpp/Makefile