Mention C++14 dependency in the manual.

A couple makefiles in the sources have -std=c++14 in the CFLAGS.
This commit is contained in:
Keshav Kini 2017-10-19 18:03:26 -07:00
parent c7af84ce84
commit 32940702fc

View file

@ -10,7 +10,7 @@
<listitem><para>GNU Make.</para></listitem>
<listitem><para>A version of GCC or Clang that supports C++11.</para></listitem>
<listitem><para>A version of GCC or Clang that supports C++14.</para></listitem>
<listitem><para><command>pkg-config</command> to locate
dependencies. If your distribution does not provide it, you can get