-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
GNUmakefile: Don't install part of hashsum if we excluded hashsum #9036
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
Conversation
CodSpeed Performance ReportMerging #9036 will improve performances by 3.04%Comparing Summary
Benchmarks breakdown
Footnotes
|
|
GNU testsuite comparison: |
|
Ready to merge. hashsum multicall is complex at least for me... |
|
Thanks!
Yeah, hopefully we can get rid of it in the future. |
|
Would you fix #9009 too? I'll drop extra option if needed. (Failing is CodSpeed) |
…tils#9036) * Clear HASHSUM_PROGS * Drop wrong endif * Fix cspell * Flip wrong ifeq
Don't try to install part of hashsum if we excluded hashsum.
Test on main is blocked by wrong install operation. This should fix it.
related #9009