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@douglasthrift.net>
Force an older C++ standard than C++11 to build. Tags None Referenced Files None Subscribers None
Description
Details
|