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 fetch-gn and activate-emsdk optional in git-sync-deps
These two scripts is platform-dependent and may fail if there are no
prebuilt binaries for an unsupported platform. Making these steps
optional makes building on those platforms easier, for they can use
their own versions of toolchain (e.g. packages in a Linux distro).
0 commit comments