Skip to content

Conversation

@Explorer09
Copy link
Contributor

@Explorer09 Explorer09 commented Nov 26, 2016

Some build system & configure script tweaks and a configure option.
See description of each commit.

... so that user may build libfl explicitly via 'make -C src libfl.la'
even though libfl is disabled on configure time. Plus, this makes the
generated Makefile.in a few bytes smaller.
If specified '--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. Note I didn't fix
cross compile problems here, but only provide user a way to disable
bootstrapping.
@westes westes self-assigned this Dec 29, 2016
@westes
Copy link
Owner

westes commented Dec 29, 2016

Thanks. This is on master and will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants