]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo in the previous commit
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 31 Jan 2018 23:13:00 +0000 (23:13 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 31 Jan 2018 23:13:00 +0000 (23:13 +0000)
The version of GCC was 7.3, not 7.3.1.

INSTALL
manual/install.texi

diff --git a/INSTALL b/INSTALL
index 68b9252b74b6285f8fa90b2b8ceef93ec6811246..64dec3473e1f0c1f7d99bbf8e9800690b2124c16 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -419,7 +419,7 @@ build the GNU C Library:
      GCC 4.9 or higher is required.  In general it is recommended to use
      the newest version of the compiler that is known to work for
      building the GNU C Library, as newer compilers usually produce
-     better code.  As of release time, GCC 7.3.1 is the newest compiler
+     better code.  As of release time, GCC 7.3 is the newest compiler
      verified to work to build the GNU C Library.
 
      For PowerPC 64-bits little-endian (powerpc64le), GCC 6.2 or higher
index efcd98636f14eb1adfbc483021709a932f0d8639..43dd8d6b814760c2e05000043082e5832c5bc872 100644 (file)
@@ -465,7 +465,7 @@ GCC 4.9 or newer
 GCC 4.9 or higher is required.  In general it is recommended to use
 the newest version of the compiler that is known to work for building
 @theglibc{}, as newer compilers usually produce better code.  As of
-release time, GCC 7.3.1 is the newest compiler verified to work to build
+release time, GCC 7.3 is the newest compiler verified to work to build
 @theglibc{}.
 
 For PowerPC 64-bits little-endian (powerpc64le), GCC 6.2 or higher is