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
`rm -rf` uses lstat(2) to properly handle symbolic links. Since Zephyr doesn't have them, it shall continue using stat(2).
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
0 commit comments