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
Busybox compilation is stressing vagrant environments running on windows
hosts, so it's better to move the compilation to a local
file system rather than to a shared one.
This is to fix errors that occur on windows hosts during busybox compilation
like "mv: cannot move foo.a.5454 to foo.a: Text file busy"
Change-Id: Ida4375f125b939ca09f06cad4b917061a8dc9a7a
Signed-off-by: Yacov Manevich <[email protected]>
0 commit comments