Skip to content

Conversation

ahomescu
Copy link

@ahomescu ahomescu commented Jun 8, 2024

Extend the amalgamated script to build lighttpd statically with all modules included.

@ahomescu ahomescu requested review from fw-immunant and kkysen June 8, 2024 02:59
Comment on lines +8 to +9
make -C src parsers versionstamp
bear -- make -C src lighttpd
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
make -C src parsers versionstamp
bear -- make -C src lighttpd
make -C ./src parsers versionstamp
bear -- make -C ./src lighttpd

Reads a bit clearer I think since it differentiates the arguments.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need a make clean like before or no?

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