You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make: Calc PROJECT_VERSION once in top-level Makefile
The optimisation that worked well for subfolders made things
worse for the top-level Makefile. This should be corrected:
make nope 0,74s user 0,58s system 172% cpu 0,769 total
make nope 0,55s user 0,23s system 274% cpu 0,283 total
0 commit comments