-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add --config option printing ./configure options used #2817
Conversation
df45a71
to
8f81acd
Compare
507f43b
to
2232b47
Compare
This resolves #2816 but assigned milestones are different. |
Milestones now line up. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except my comment i think it looks good 👍
btw for fq i expose some or these things using a function that return an structure with various information that is then used by the cli code written in jq code, kind of nice. Maybe could be interesting in the future? maybe not cli in jq but expose things as a function or $global
2232b47
to
873a2f0
Compare
Now with |
We could add lines recording compiler name and version, flex/bison version, autotools versions, etc.
Closes #2816.