HomeSort by relevance Sort by last modified time
    Searched refs:GITFLAGS (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 1232 local GITFLAGS
1233 GITFLAGS=
1235 GITFLAGS="$GITFLAGS --shared --reference $GIT_REFERENCE/$1"
1243 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1 $1
1246 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1.git $1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 1234 local GITFLAGS
1235 GITFLAGS=
1237 GITFLAGS="$GITFLAGS --shared --reference $GIT_REFERENCE/$1"
1245 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1 $1
1248 run $GIT_CMD clone $GITFLAGS $GIT_BASE/$1.git $1
    [all...]

Completed in 50 milliseconds