aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-31 00:13:43 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-31 00:13:43 +0100
commit068b04eaed3689f7b249d90cf3f0b459f96e0ccf (patch)
tree94ac70aa519068dc11429fcee18631f228f49b77 /INSTALL
parent1eed32f3661e099ea2953f86581da22bbd27e4c9 (diff)
downloadglibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.tar
glibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.tar.gz
glibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.tar.bz2
glibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.zip
INSTALL, install.texi: minor updates, regenerate
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index f0a891a9e0..2f2d12c335 100644
--- a/INSTALL
+++ b/INSTALL
@@ -462,7 +462,7 @@ build the GNU C Library:
• GNU ‘make’ 4.0 or newer
- As of release time, GNU ‘make’ 4.4 is the newest verified to work
+ As of release time, GNU ‘make’ 4.4.1 is the newest verified to work
to build the GNU C Library.
• GCC 6.2 or newer
@@ -508,7 +508,7 @@ build the GNU C Library:
You must use GNU ‘binutils’ (as and ld) to build the GNU C Library.
No other assembler or linker has the necessary functionality at the
- moment. As of release time, GNU ‘binutils’ 2.41 is the newest
+ moment. As of release time, GNU ‘binutils’ 2.42 is the newest
verified to work to build the GNU C Library.
For PowerPC 64-bits little-endian (powerpc64le), ‘objcopy’ is
@@ -545,7 +545,7 @@ build the GNU C Library:
Perl is not required, but if present it is used in some tests and
the ‘mtrace’ program, to build the GNU C Library manual. As of
- release time ‘perl’ version 5.38.0 is the newest verified to work
+ release time ‘perl’ version 5.38.2 is the newest verified to work
to build the GNU C Library.
• GNU ‘sed’ 3.02 or newer