Fix permission denied on libc git clone
While testing on ArchLinux the toolchain installation, I got permission denied on the git clone
. Changing to https://
worked for me. Note that it works if you create an SSH key and upload it to gitlab.redox-os.org after creating an account (and, of course ~/.ssh/config
).