Home
last modified time | relevance | path

Searched refs:found_gcc (Results 1 - 1 of 1) sorted by relevance

/third_party/python/
H A Dconfigure4449 found_gcc=
4456 if test -z "${found_gcc}"; then
4457 found_gcc="${as_dir}/gcc"
4468 if test -n "$found_gcc" -a -n "$found_clang"
4470 if test -n "`"$found_gcc" --version | grep llvm-gcc`"
4479 elif test -z "$found_gcc" -a -n "$found_clang"
4486 elif test -z "$found_gcc" -a -z "$found_clang"

Completed in 22 milliseconds