Home
last modified time | relevance | path

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

/ndk/build/tools/
Dndk-common.sh369 if [ -z "$BUILD_NUM_CPUS" ] ; then
370 BUILD_NUM_CPUS=`expr $HOST_NUM_CPUS \* 2`
373 log "BUILD_NUM_CPUS=$BUILD_NUM_CPUS"
Dprebuilt-common.sh394 NUM_JOBS=$BUILD_NUM_CPUS