]> granicus.if.org Git - flex/commit
build: New configure option '--disable-bootstrap'.
authorExplorer09 <explorer09@gmail.com>
Sat, 26 Nov 2016 15:47:12 +0000 (23:47 +0800)
committerWill Estes <westes575@gmail.com>
Thu, 29 Dec 2016 22:26:07 +0000 (17:26 -0500)
commitadddfba7ab9f640e9d02819909e53b7a220766ba
tree5a52f6438922449d72dbe87aca7cd9125966d145
parent6964073c594cf999d3747993b73f707e4702e024
build: New configure option '--disable-bootstrap'.

If configure is run with '--disable-bootstrap', then stage1flex won't
be built and stage1scan.c will be generated by sed'ing scan.c.

This option is intended to workaround bootstrap bugs rather than to
fix the bootstrapping issues which are proving subtler and harder to
fix than anyone would like.
configure.ac
src/Makefile.am