Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2017 09:01:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219298] irc/ezbounce: fails to build with lang/gcc6 or later
Message-ID:  <bug-219298-13-LjEcBNoFa2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219298-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219298-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219298

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Tue Aug  1 09:01:14 UTC 2017
New revision: 447014
URL: https://svnweb.freebsd.org/changeset/ports/447014

Log:
  Explicitly build with -std=3Dgnu++03.

  This fixes the build with GCC 6, which defaults to -std=3Dgnu++14. The pr=
oject,
  which seems to be unmaintained upstream, is incompatible with C++11 and
later.

  PR:           219298
  Approved by:  portmgr (blanket approval)

Changes:
  head/irc/ezbounce/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219298-13-LjEcBNoFa2>