]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Streamline recommendation of GNU awk
authorGerald Pfeifer <gerald@pfeifer.com>
Wed, 5 Jun 2024 07:26:58 +0000 (09:26 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Wed, 5 Jun 2024 07:26:58 +0000 (09:26 +0200)
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.

gcc/doc/install.texi

index c781646ac1fa8d332f06c3c767eb7080641e67dd..906c78aaca554dfdfcd5de799e09dd1a83744249 100644 (file)
@@ -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