summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2012-03-03 09:35:08 -0800
committerAndrew Hsieh <andrewhsieh@google.com>2012-03-03 09:35:08 -0800
commit17a21e0625e225e6a93e466bceb848b02480cda9 (patch)
treea3b7a6c14bf9cbf9c195dea33772e1605c4901b3
parent2cccace30a20e706eb93567b1f474cf2885b7232 (diff)
downloadprebuilt-17a21e0625e225e6a93e466bceb848b02480cda9.tar.gz
Replease kernel.org with googlesource.com in GIT_BASE_DEFAULT
Change-Id: I9a51bc658efac15a2604f0070965b616d5464766
-rwxr-xr-xlinux-x86/toolchain/i686-linux-glibc2.7-4.4.3/build-hardy-toolchain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/build-hardy-toolchain.sh b/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/build-hardy-toolchain.sh
index 294f9ae3..1fe02c58 100755
--- a/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/build-hardy-toolchain.sh
+++ b/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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