Home
last modified time | relevance | path

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

/build/blueprint/
Dbootstrap.bash25 EXTRA_ARGS=""
94 [ ! -z "$RUN_TESTS" ] && EXTRA_ARGS="${EXTRA_ARGS} -t"
99 [ ! -z "$EMPTY_NINJA_FILE" ] && EXTRA_ARGS="${EXTRA_ARGS} --empty-ninja-file"
105 EXTRA_ARGS="${EXTRA_ARGS} -l ${BLUEPRINT_LIST_FILE}"
111 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} \