From: Mike Frysinger Date: Tue, 14 Aug 2012 21:16:59 +0000 (-0400) Subject: crostools settings X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=b7394ef5648cd635f00dafac17dffe0ec6e7a08a crostools settings --- diff --git a/.profile.d/google.sh b/.profile.d/google.sh index b00413a..35a2ab3 100644 --- a/.profile.d/google.sh +++ b/.profile.d/google.sh @@ -3,3 +3,6 @@ if [ -d ~/gentoo ] ; then export EPREFIX="$HOME/gentoo" path_append "$EPREFIX/usr/bin" fi + +export CROSTOOLS_SKIP_SYNC="true" +export CROSTOOLS_GSUTIL="gsutil"