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

  /build/soong/
bootstrap.bash 48 export SRCDIR_FROM_BUILDDIR=$(build/soong/scripts/reverse_path.py "$BUILDDIR")
51 -e "s|@@SrcDirFromBuildDir@@|${SRCDIR_FROM_BUILDDIR}|" \
54 ln -sf "${SRCDIR_FROM_BUILDDIR}/build/soong/soong.bash" $BUILDDIR/soong
soong.bash 21 cd ${SRCDIR_FROM_BUILDDIR}

Completed in 79 milliseconds