Searched refs:TARGET_BITS (Results 1 - 1 of 1) sorted by relevance

/ndk/build/tools/
H A Dbuild-mingw64-toolchain.sh271 x86_64) TARGET_BITS=64;;
272 i686) TARGET_BITS=32;;
277 log "Target bits: $TARGET_BITS"
519 run ln -s lib lib$TARGET_BITS

Completed in 22 milliseconds