Searched refs:found_gcc (Results 1 – 2 of 2) sorted by relevance
616 found_gcc=623 if test -z "${found_gcc}"; then624 found_gcc="${as_dir}/gcc"635 if test -n "$found_gcc" -a -n "$found_clang"637 if test -n "`"$found_gcc" --version | grep llvm-gcc`"645 elif test -z "$found_gcc" -a -n "$found_clang"651 elif test -z "$found_gcc" -a -z "$found_clang"
3533 found_gcc=3540 if test -z "${found_gcc}"; then3541 found_gcc="${as_dir}/gcc"3552 if test -n "$found_gcc" -a -n "$found_clang"3554 if test -n "`"$found_gcc" --version | grep llvm-gcc`"3563 elif test -z "$found_gcc" -a -n "$found_clang"3570 elif test -z "$found_gcc" -a -z "$found_clang"