Bump minimum gcc requirement to 5.1

This commit is contained in:
Bruce Dubbs 2023-02-27 09:46:44 -06:00
parent ea601535b8
commit 0ba2ee5a1f

View File

@ -72,7 +72,7 @@
</listitem>
<listitem>
<para><emphasis role="strong">GCC-4.8</emphasis> including the C++
<para><emphasis role="strong">GCC-5.1</emphasis> including the C++
compiler, <command>g++</command> (Versions greater than &gcc-version; are
not recommended as they have not been tested). C and C++ standard
libraries (with headers) must also be present so the C++ compiler can