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
While initializing, choosenim search for gcc when on linux platform, so that it is not possible to install it on a linux with only llvm/clang installed.
My case is that I'm building a Docker image with llvm toolchain instead of gcc toolchain.