Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2017 12:25:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219275] [exp-run] Update GCC_DEFAULT from 5 to 6
Message-ID:  <bug-219275-13-TC1vqXGdM9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219275-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219275-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=3D219275

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

Author: rakuco
Date: Fri Aug 18 12:25:30 UTC 2017
New revision: 448222
URL: https://svnweb.freebsd.org/changeset/ports/448222

Log:
  Explicitly pass -std=3Dgnu++03 to the compiler.

  This fixes the build with GCC 6, which defaults to -std=3Dgnu++14. The po=
rt's
  code does not work with C++11 or later.

  PR:           219275

Changes:
  head/databases/fastdb/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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