diff options
author | Andrew Senkevich <andrew.n.senkevich@gmail.com> | 2014-11-10 11:16:46 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2014-11-10 11:16:46 -0800 |
commit | bd80507166253107ce84245c8c93d95368abc982 (patch) | |
tree | 65001d6c92be5126da0d931380ff941ec221733d /INSTALL | |
parent | 1400983e04d7b4b5a92db79ab27b0d0ec7d8bdef (diff) | |
download | glibc-bd80507166253107ce84245c8c93d95368abc982.tar.gz glibc-bd80507166253107ce84245c8c93d95368abc982.tar.xz glibc-bd80507166253107ce84245c8c93d95368abc982.zip |
Update minimal required bunutils version to 2.22
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index f85e461e77..3130c2a27c 100644 --- a/INSTALL +++ b/INSTALL @@ -340,7 +340,7 @@ build the GNU C Library: Check the FAQ for any special compiler issues on particular platforms. - * GNU `binutils' 2.20 or later + * GNU `binutils' 2.22 or later 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 |