]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
modula2: Add GNU flex as a build and install prerequisite.
authorGaius Mulley <gaiusmod2@gmail.com>
Wed, 24 Jul 2024 13:25:45 +0000 (14:25 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Wed, 24 Jul 2024 13:25:45 +0000 (14:25 +0100)
gcc/ChangeLog:

* doc/install.texi (GM2-prerequisite): Add GNU flex.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/doc/install.texi

index dda623f4410abcf5a1118200cdf40e0607bf7ccd..4973f195daf961fe64b8407b2be9835f12cbc0a2 100644 (file)
@@ -334,6 +334,10 @@ environment to your ``good'' shell prior to running
 @command{zsh} is not a fully compliant POSIX shell and will not
 work when configuring GCC@.
 
+@item GNU flex
+
+Necessary to build the lexical analysis module.
+
 @item A POSIX or SVR4 awk
 
 Necessary for creating some of the generated source files for GCC@.