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

  /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 515 CONFIGURE_ARGS=${CONFIGURE_ARGS}
517 enabled child || echo "CONFIGURE_ARGS?=${CONFIGURE_ARGS}" >> config.mk
779 CONFIGURE_ARGS="$@"
783 static const char* const cfg = "$CONFIGURE_ARGS";
  /external/libvpx/libvpx/build/make/
Makefile 46 echo "Rerunning configure $(CONFIGURE_ARGS)"; \
47 ../src/configure $(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 2318 milliseconds