A tool for creating scanners (text pattern recognizers)
Go to file
Petr Machata 51164331ab - Caught the real cause of #183098. It failed because the parser built with
`flex -f' *sometimes* made it into the final package, and
-f assumes seven-bit tables. Solution has two steps. Move `make bigcheck'
    to `%%check' part, where it belongs anyway, so that flexes built during
    `make bigcheck' don't overwrite original build. And change makefile so
    that `make bigcheck' will *always* execute *all* check commands.
2006-03-10 10:43:35 +00:00
.cvsignore auto-import changelog data from flex-2.5.4a-11.src.rpm 2004-09-09 04:46:06 +00:00
flex.spec - Caught the real cause of #183098. It failed because the parser built with 2006-03-10 10:43:35 +00:00
Makefile Setup of module flex 2004-09-09 04:46:04 +00:00
sources auto-import changelog data from flex-2.5.4a-11.src.rpm 2004-09-09 04:46:06 +00:00