Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/helper_scripts/
Dbuild_python_msys2.sh18 BUILD_PYTHON=$(realpath "$(dirname "$0")/build_python.sh")
21 bash --login "$BUILD_PYTHON" "$@"
/external/grpc-grpc/tools/run_tests/helper_scripts/
Dbuild_python_msys2.sh18 BUILD_PYTHON=$(realpath "$(dirname "$0")/build_python.sh")
21 bash --login "$BUILD_PYTHON" "$@"
/external/kmod/
Dconfigure.ac198 AM_CONDITIONAL([BUILD_PYTHON], [test "x$enable_python" = "xyes"]) condition