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
On linux some binaries of gcc are called slightly different, i.e. x86_64-linux-musl-gcc instead of x86_64-unknown-linux-musl-gcc. Would it be possible to add symlinks to those binaries to be compatible with script compiling for multiple targets?