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
Problem: GNU Makefiles do not guarantee ordering when executing prerequisites.
The existing verify command relies on a series of commands being executed in
order.
Solution: Update the verify command to run in a predictable series of steps.
Signed-off-by: Alexander Greene <[email protected]>
0 commit comments