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

  /ndk/build/tools/
dev-defaults.sh 53 DEFAULT_GCC64_VERSION=4.9
119 *64) echo $DEFAULT_GCC64_VERSION ;;
build-host-prebuilts.sh 90 if [ ! -f "$SRC_DIR/build/configure" -o ! -d "$SRC_DIR/gcc/gcc-$DEFAULT_GCC32_VERSION" -o ! -d "$SRC_DIR/gcc/gcc-$DEFAULT_GCC64_VERSION" ]; then
93 echo " $SRC_DIR/gcc/gcc-$DEFAULT_GCC64_VERSION does not exist"

Completed in 269 milliseconds