summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild-hardy-toolchain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-hardy-toolchain.sh b/build-hardy-toolchain.sh
index 294f9ae..1fe02c5 100755
--- a/build-hardy-toolchain.sh
+++ b/build-hardy-toolchain.sh
@@ -67,7 +67,7 @@ GIT_DATE=
GIT_BRANCH=master
GIT_REFERENCE=
GIT_BASE=
-GIT_BASE_DEFAULT=git://android.git.kernel.org/toolchain
+GIT_BASE_DEFAULT=https://android.googlesource.com/toolchain
# Location where we will download the toolchain sources
TOOLCHAIN_SRC_DIR=$WORK_DIR/toolchain-src