Skip to content
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

src/Makefile: add V=1 parsing to enable verbose compile in easier classic way #158

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

ia
Copy link
Contributor

@ia ia commented Jan 11, 2024

TL; DR: add support for V=1 (in addition to USE_VERBOSE_COMPILE=yes).

Since this is a well-known common practice for open-source projects to enable verbose build just by adding V=1 into build command, I thought this may be useful here as well - it's way much faster & easier to use.

@bvernoux bvernoux merged commit ac84c63 into hydrabus:master Jan 13, 2024
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.

None yet

2 participants