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

  /build/soong/
bootstrap.bash 48 export SRCDIR_FROM_BUILDDIR=$(build/soong/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}
  /build/core/
soong.mk 21 ifneq ($(strip $(shell build/soong/reverse_path.py $(SOONG_OUT_DIR))),$(strip $(shell source $(SOONG_BOOTSTRAP); echo $$SRCDIR_FROM_BUILDDIR)))

Completed in 365 milliseconds