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 /manual | |
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 'manual')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index 57e4d22b4b..e1c2b9a2a4 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -383,7 +383,7 @@ You can use whatever compiler you like to compile programs that use Check the FAQ for any special compiler issues on particular platforms. @item -GNU @code{binutils} 2.20 or later +GNU @code{binutils} 2.22 or later You must use GNU @code{binutils} (as and ld) to build @theglibc{}. No other assembler or linker has the necessary functionality at the |