Home
last modified time | relevance | path

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

/third_party/mbedtls/scripts/
H A Doutput_env.sh103 if [ -n "${GCC_LATEST+set}" ]; then
104 print_version "${GCC_LATEST}" "--version" "" "head -n 1"
106 echo " GCC_LATEST : Not configured."
/third_party/mbedtls/tests/scripts/
H A Dall.sh187 : ${GCC_LATEST:="gcc-latest"}
462 --gcc-latest) shift; GCC_LATEST="$1";;
5490 test_build_opt 'full config' "$GCC_LATEST" -O0 -Os -O2
5493 type "$GCC_LATEST" >/dev/null 2>/dev/null

Completed in 8 milliseconds