From: Gerald Pfeifer Date: Wed, 5 Jun 2024 07:26:58 +0000 (+0200) Subject: doc: Streamline recommendation of GNU awk X-Git-Tag: basepoints/gcc-16~8524 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=993142677e2cf780ef578e1d46309f0042743dd5;p=thirdparty%2Fgcc.git doc: Streamline recommendation of GNU awk GNU awk 3.1.5 was released in August 2005; no need to specify this in the context of "recent version". gcc: PR other/69374 * doc/install.texi (Prerequisites): Drop reference to GNU awk version 3.1.5. Remove fluff. --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index c781646ac1f..906c78aaca5 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -339,8 +339,7 @@ work when configuring GCC@. @item A POSIX or SVR4 awk Necessary for creating some of the generated source files for GCC@. -If in doubt, use a recent GNU awk version, as some of the older ones -are broken. GNU awk version 3.1.5 is known to work. +If in doubt, use a recent GNU awk version. @item GNU binutils