Home
last modified time | relevance | path

Searched refs:EXTRA_ARGS (Results 1 – 3 of 3) sorted by relevance

/build/blueprint/
Dbootstrap.bash25 EXTRA_ARGS=""
96 [ ! -z "$RUN_TESTS" ] && EXTRA_ARGS="${EXTRA_ARGS} -t"
99 [ ! -z "$USE_VALIDATIONS" ] && EXTRA_ARGS="${EXTRA_ARGS} --use-validations"
104 [ ! -z "$EMPTY_NINJA_FILE" ] && EXTRA_ARGS="${EXTRA_ARGS} --empty-ninja-file"
110 EXTRA_ARGS="${EXTRA_ARGS} -l ${BLUEPRINT_LIST_FILE}"
116 echo "extraArgs = $EXTRA_ARGS" >> $BUILDDIR/.minibootstrap/build.ninja
/build/soong/scripts/
Dmicrofactory.bash62EXTRA_ARGS="-pkg-path android/soong=${TOP}/build/soong -pkg-path github.com/golang/protobuf=${TOP}…
/build/blueprint/microfactory/
Dmicrofactory.bash65 ${EXTRA_ARGS} \