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
This commit fixes a bug that target code cannot be built for regression tests
when BUILD is specified with command line arguments. The fix explicitly
specifies BUILD argument for target codebase, avoiding the variable being
passed from the parent make.
0 commit comments