[Bug 219296] www/anyterm: fails to build with lang/gcc6 or later
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 26 21:45:38 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219296
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Wed Jul 26 21:44:38 UTC 2017
New revision: 446699
URL: https://svnweb.freebsd.org/changeset/ports/446699
Log:
Force an older C++ standard than C++11 to build.
This fixes the build with GCC >= 6, which use C++11 by default. This version
of
anyterm is not compatible with C++11.
PR: 219296
Approved by: Douglas Thrift <douglas at douglasthrift.net>
Changes:
head/www/anyterm/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list