Date: Sat, 21 Jan 2017 23:12:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216036] science/openbabel: fails to build with lang/gcc6 or later Message-ID: <bug-216036-13-Mz7qRfxQ0Z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216036-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216036-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=3D216036 --- Comment #7 from commit-hook@freebsd.org --- A commit references this bug: Author: jbeich Date: Sat Jan 21 23:12:18 UTC 2017 New revision: 432091 URL: https://svnweb.freebsd.org/changeset/ports/432091 Log: science/openbabel: unbreak with GCC >=3D 6 GCC defaults to C++14 since 6.0 which no longer converts istream to bool by default. Instead of fixing just downgrade to C++98. PR: 216036 Changes: head/science/openbabel/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-216036-13-Mz7qRfxQ0Z>