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

  /external/libvpx/libvpx/build/make/
iosbuild.sh 21 CONFIGURE_ARGS="--disable-docs
57 ${CONFIGURE_ARGS} ${EXTRA_CONFIGURE_ARGS} ${target_specific_flags} \
267 CONFIGURE_ARGS=${CONFIGURE_ARGS}
Makefile 48 echo "Rerunning configure $(CONFIGURE_ARGS)"; \
49 ../src/configure $(CONFIGURE_ARGS); \
  /external/scrypt/
import_scrypt.sh 79 if [ "$CONFIGURE_ARGS" == "" -o "$UNNEEDED_SOURCES" == "" -o "$NEEDED_SOURCES" == "" ]; then
180 ./configure $CONFIGURE_ARGS
184 (grep -e -D Makefile | grep -v CONFIGURE_ARGS= | grep -v OPTIONS=) > $tmpfile
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 497 CONFIGURE_ARGS=${CONFIGURE_ARGS}
499 enabled child || echo "CONFIGURE_ARGS?=${CONFIGURE_ARGS}" >> config.mk
742 CONFIGURE_ARGS="$@"
746 static const char* const cfg = "$CONFIGURE_ARGS";
  /external/libvpx/libvpx/
configure 486 CONFIGURE_ARGS=${CONFIGURE_ARGS}
488 enabled child || echo "CONFIGURE_ARGS?=${CONFIGURE_ARGS}" >> config.mk
736 CONFIGURE_ARGS="$@"
741 static const char* const cfg = "$CONFIGURE_ARGS";
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 44 echo "Rerunning configure $(CONFIGURE_ARGS)"; \
45 ../src/configure $(CONFIGURE_ARGS); \

Completed in 54 milliseconds