tools/flex: override SUBDIRS variable with Makefile
authorMichael Pratt <mcpratt@pm.me>
Sat, 25 Mar 2023 05:01:36 +0000 (01:01 -0400)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 4 May 2023 04:07:28 +0000 (06:07 +0200)
commite764a909e3d468a5597373cac087ecc008540e2d
tree7b4736fe5de076334d3351bbc215d32c0c7d930d
parent89a8269c109b56364bc5c7a63afb8e2888ba9143
tools/flex: override SUBDIRS variable with Makefile

Instead of editing the SUBDIRS variable with a patch,
it can be overriden at the end of the command line when invoking Make.

Skip the build for po files as well, which is causing a conflict
depending on the version of gettext detected, and macros present.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
tools/flex/Makefile
tools/flex/patches/100-disable-tests-docs.patch [deleted file]