Home
last modified time | relevance | path

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

/third_party/mbedtls/scripts/
H A Doutput_env.sh96 if [ -n "${GCC_EARLIEST+set}" ]; then
97 print_version "${GCC_EARLIEST}" "--version" "" "head -n 1"
99 echo " GCC_EARLIEST : Not configured."
/third_party/mbedtls/tests/scripts/
H A Dall.sh188 : ${GCC_EARLIEST:="gcc-earliest"}
461 --gcc-earliest) shift; GCC_EARLIEST="$1";;
5498 test_build_opt 'full config' "$GCC_EARLIEST" -O0
5501 type "$GCC_EARLIEST" >/dev/null 2>/dev/null

Completed in 8 milliseconds