HomeSort by relevance Sort by last modified time
    Searched refs:CONFIGURE_ARGS (Results 1 - 8 of 8) 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/chromium_org/third_party/libvpx/source/libvpx/
configure 521 CONFIGURE_ARGS=${CONFIGURE_ARGS}
523 enabled child || echo "CONFIGURE_ARGS?=${CONFIGURE_ARGS}" >> config.mk
785 CONFIGURE_ARGS="$@"
789 static const char* const cfg = "$CONFIGURE_ARGS";
  /external/libvpx/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/openssl/
import_openssl.sh 80 if [ "$CONFIGURE_ARGS" == "" -o "$UNNEEDED_SOURCES" == "" -o "$NEEDED_SOURCES" == "" ]; then
220 PERL=/usr/bin/perl run_verbose ./Configure $CONFIGURE_ARGS $target
254 PERL=/usr/bin/perl run_verbose ./Configure $CONFIGURE_ARGS ${!configure_args_bits} ${!configure_args_stat}
262 (grep -e -D Makefile | grep -v CONFIGURE_ARGS= | grep -v OPTIONS= | \
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Makefile 46 echo "Rerunning configure $(CONFIGURE_ARGS)"; \
47 ../src/configure $(CONFIGURE_ARGS); \
  /external/libvpx/libvpx/build/make/
Makefile 44 echo "Rerunning configure $(CONFIGURE_ARGS)"; \
45 ../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 145 milliseconds