diff options
author | Chris Packham <judge.packham@gmail.com> | 2022-07-26 20:48:08 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2022-07-27 20:18:14 +1200 |
commit | 7feb97f137461484e72826b20761c424fbc4a75c (patch) | |
tree | 546737d9a5a4d0909588e0316ae5b1657a64455d /.github | |
parent | 320710f2a9a969f163c5d6c83a02877e7dfd0cba (diff) | |
download | crosstool-ng-7feb97f137461484e72826b20761c424fbc4a75c.tar.gz crosstool-ng-7feb97f137461484e72826b20761c424fbc4a75c.tar.bz2 crosstool-ng-7feb97f137461484e72826b20761c424fbc4a75c.zip |
configure.ac: AC_PROG_LEX set to noyywrap
It appears that noyywrap is actually what is needed for kconfig.
Particularly on arclinux where the default flex installation does not
provide the yywrap function.
Fixes #1790
Fixes 015d039e ("AC_PROG_LEX set to yywrap")
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions