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

  /ndk/build/tools/
build-mingw64-toolchain.sh 301 x86_64) TARGET_BITS=64;;
302 i686) TARGET_BITS=32;;
307 log "Target bits: $TARGET_BITS"
596 run ln -s lib lib$TARGET_BITS
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 301 x86_64) TARGET_BITS=64;;
302 i686) TARGET_BITS=32;;
307 log "Target bits: $TARGET_BITS"
596 run ln -s lib lib$TARGET_BITS

Completed in 110 milliseconds