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

  /prebuilt/android-arm/kernel/
rebuild.sh 126 OPTION_CC=
146 OPTION_CC="$optarg"
244 if [ -n "$OPTION_CC" ]; then
245 GCC="$OPTION_CC"
  /external/qemu/
android-configure.sh 35 OPTION_CC=
59 --cc=*) OPTION_CC="$optarg"
121 if [ -z "$CC" -a -z "$OPTION_CC" -a "$HOST_OS" = linux -a "$OPTION_TRY_64" != "yes" ] ; then
129 echo "OPTION_CC='$OPTION_CC'"
130 if [ -n "$OPTION_CC" ]; then
131 echo "Using specified C compiler: $OPTION_CC"
132 CC="$OPTION_CC"
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 237 --cc=*) OPTION_CC="$optarg"
    [all...]

Completed in 2851 milliseconds