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

  /prebuilts/qemu-kernel/arm/
rebuild.sh 126 OPTION_CC=
146 OPTION_CC="$optarg"
244 if [ -n "$OPTION_CC" ]; then
245 GCC="$OPTION_CC"
  /external/qemu/
android-configure.sh 34 OPTION_CC=
58 --cc=*) OPTION_CC="$optarg"
118 if [ -z "$CC" -a -z "$OPTION_CC" -a "$HOST_OS" = linux ] ; then
126 echo "OPTION_CC='$OPTION_CC'"
127 if [ -n "$OPTION_CC" ]; then
128 echo "Using specified C compiler: $OPTION_CC"
129 CC="$OPTION_CC"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 237 --cc=*) OPTION_CC="$optarg"
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 269 --cc=*) OPTION_CC="$optarg"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 269 --cc=*) OPTION_CC="$optarg"
    [all...]

Completed in 1169 milliseconds