[Bug 216080] science/bddsolve: fails to build with lang/gcc6 or later

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 8 12:28:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216080

--- Comment #6 from Jan Beich (mail not working) <jbeich at FreeBSD.org> ---
DragonFly, architectures on external toolchain and users that prefer GCC may be
affected after upgrading GCC to 6.x or later. For some reason Clang (even 4.0)
is still stuck with C++98 by default, so such errors can be fixed by sprinkling
USE_CXXSTD=gnu++98 in ports.

https://gcc.gnu.org/gcc-6/porting_to.html

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


More information about the freebsd-toolchain mailing list