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

  /ndk/build/tools/
build-host-gdb.sh 251 GCC_FOR_STUB_TARGET=`$GCC_FOR_STUB -dumpmachine`
252 if [ "$GCC_FOR_STUB_TARGET" = "i586-mingw32msvc" ]; then
build-gcc.sh 538 GCC_FOR_STUB_TARGET=`$GCC_FOR_STUB -dumpmachine`
539 if [ "$GCC_FOR_STUB_TARGET" = "i586-mingw32msvc" ]; then

Completed in 207 milliseconds