Home
last modified time | relevance | path

Searched refs:WITH_PYTHON (Results 1 – 1 of 1) sorted by relevance

/ndk/build/tools/
Dbuild-gcc.sh79 WITH_PYTHON=
80 register_var_option "--with-python=<path/to/python-config.sh>" WITH_PYTHON "Specify python config s…
187 if [ ! -z "$WITH_PYTHON" ] ; then
188 if [ "$WITH_PYTHON" = "prebuilt" ] ; then
196 WITH_PYTHON="--with-python=$WITH_PYTHON_SCRIPT"
358 $WITH_PYTHON \