aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 268b7d63fa..672eb40640 100644
--- a/INSTALL
+++ b/INSTALL
@@ -459,9 +459,9 @@ build the GNU C Library:
As of relase time, GNU 'make' 4.2.1 is the newest verified to work
to build the GNU C Library.
- * GCC 4.9 or newer
+ * GCC 5 or newer
- GCC 4.9 or higher is required. In general it is recommended to use
+ GCC 5 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 8.1.1 is the newest compiler