Home
last modified time | relevance | path

Searched refs:GCC_FOR_STUB (Results 1 – 2 of 2) sorted by relevance

/ndk/build/tools/
Dbuild-host-gdb.sh250 GCC_FOR_STUB=${BH_HOST_CONFIG}-gcc
251 GCC_FOR_STUB_TARGET=`$GCC_FOR_STUB -dumpmachine`
253 GCC_FOR_STUB=i686-w64-mingw32-gcc
254 dump "Override compiler for gdb-stub: $GCC_FOR_STUB"
267 --mingw-w64-gcc=${GCC_FOR_STUB}
Dbuild-gcc.sh534 GCC_FOR_STUB=$ABI_CONFIGURE_HOST-gcc
538 GCC_FOR_STUB_TARGET=`$GCC_FOR_STUB -dumpmachine`
540 GCC_FOR_STUB=i686-w64-mingw32-gcc
541 dump "Override compiler for gdb-stub: $GCC_FOR_STUB"
546 --mingw-w64-gcc=$GCC_FOR_STUB