Home
last modified time | relevance | path

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

/ndk/build/tools/
Dbuild-llvm.sh56 do_use_python_option () { USE_PYTHON=yes; } function
57 register_option "--use-python" do_use_python_option "Use python bc2native instead of integrated one"