mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 11:43:52 -05:00
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
This commit is contained in:
@@ -74,9 +74,8 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<!-- Pass 1 GCC FTBFS with GCC-5.1 because of
|
||||
https://gcc.gnu.org/PR65801. -->
|
||||
<para><emphasis role="strong">GCC-5.2</emphasis> including the C++
|
||||
<!-- See https://gcc.gnu.org/r15-4719. -->
|
||||
<para><emphasis role="strong">GCC-5.4</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
|
||||
@@ -232,8 +231,8 @@ ver_check Bison bison 2.7
|
||||
ver_check Diffutils diff 2.8.1
|
||||
ver_check Findutils find 4.2.31
|
||||
ver_check Gawk gawk 4.0.1
|
||||
ver_check GCC gcc 5.2
|
||||
ver_check "GCC (C++)" g++ 5.2
|
||||
ver_check GCC gcc 5.4
|
||||
ver_check "GCC (C++)" g++ 5.4
|
||||
ver_check Grep grep 2.5.1a
|
||||
ver_check Gzip gzip 1.3.12
|
||||
ver_check M4 m4 1.4.10
|
||||
|
||||
Reference in New Issue
Block a user