summaryrefslogtreecommitdiffstats
path: root/package/flex/Config.in
blob: 76e8bc7bc8b6dc6c176f2b3933d67e373caea70d (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_FLEX
	bool "flex"
	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
	help
	  A fast lexical analyser generator. A tool for generating
	  programs that perform pattern-matching on text.

	  https://github.com/westes/flex/
OpenPOWER on IntegriCloud