Home
last modified time | relevance | path

Searched refs:TMPDIR (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm4287 # Use a relative path for TMPDIR. This makes sure all the
4291 TMPDIR=.
4299 TMPDIR=.
4390 : ${TMPDIR:=$TEMPDIR}
4391 : ${TMPDIR:=$TMP}
4392 : ${TMPDIR:=/tmp}
4410 FFTMPDIR=$(mktemp -d "${TMPDIR}/ffconf.XXXXXXXX" 2> /dev/null) ||
4411 die "Unable to create temporary directory in $TMPDIR."
4439 # make sure we can execute files in $TMPDIR
4446 Unable to create and execute files in $TMPDIR
[all...]

Completed in 7 milliseconds